sigsci_list_top_attacks
Retrieve the most frequent attacks for a site using corporation and site name, with optional filtering by time range and tag.
Instructions
List top attacks for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corpName | Yes | The name of the corporation | |
| siteName | Yes | The name of the site | |
| from | No | POSIX Unix timestamp to start | |
| until | No | POSIX Unix timestamp to end | |
| tag | No | Filter by tag | |
| limit | No | Number of entries to return |