C2 Intelligence
get_c2Pull live command-and-control threat intelligence across beacons, configs, operators, watermarks, correlations, timeline, and stats to inform threat hunting and incident response.
Instructions
Query the live C2 (command-and-control) intelligence center. Pick a view: 'beacons' (active C2 beacon snapshots — default), 'configs' (full extracted C2 configs), 'operators' (operator clusters), 'watermarks' (Cobalt Strike watermark index), 'correlations' (cross-C2 correlations), 'timeline' (activity over time), 'stats' (aggregate counts). Use generate_c2_blocklist when you want firewall-ready output rather than raw records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Which C2 dataset to return (default 'beacons') | |
| limit | No | Max records for the record-bearing views — beacons (default 50), configs (default 25), correlations (default 25). Max 100. | |
| offset | No | Skip this many records — 'correlations' only; the aggregate summary block stays whole across pages. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asns | No | ||
| data | No | ||
| items | No | ||
| total | No | ||
| months | No | ||
| beacons | No | ||
| configs | No | ||
| clusters | No | ||
| versions | No | ||
| countries | No | ||
| aggregates | No | ||
| watermarks | No | ||
| correlations | No |