attack_timeline_tool
Track attack volume over time with hourly or daily buckets. Filter by protocol, country, or port to identify trends and spikes.
Instructions
Attack volume over time, bucketed by hour or day. Use for: 'show attack trends this week', 'was there a spike on port 22?', 'how has SSH scanning changed?', 'attack volume from China over 30 days'. bucket: 'hour' or 'day'. Optional filters: filter_protocol ('tls'/'''), filter_country (2-letter code), filter_dest_port. since/until ISO-8601 UTC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | Yes | ||
| until | Yes | ||
| bucket | No | day | |
| filter_protocol | No | ||
| filter_country | No | ||
| filter_dest_port | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |