Generate C2 Blocklist
generate_c2_blocklistCompile a firewall-ready blocklist of active command-and-control IPs observed recently. Returns deduplicated network indicators ready to drop into a denylist for actionable blocking.
Instructions
Compile a firewall-ready C2 blocklist of active command-and-control IPs observed recently. Returns deduplicated network indicators ready to drop into a denylist. Use this for actionable blocking; use get_c2 with view="beacons" when you need the underlying beacon detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidrs | No | ||
| count | Yes | ||
| detail | No | ||
| since_days | No | ||
| generated_at | No |