search_infrastructure
Find and filter threat infrastructure like C2 servers, hosting, and botnets using keywords, labels, and date ranges to support investigations.
Instructions
Search for infrastructure (C2 servers, hosting, botnets, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 10, max: 50) | |
| query | Yes | Infrastructure name or keyword | |
| labels | No | Filter by labels | |
| offset | No | Skip first N results (for pagination) | |
| created_after | No | Filter by created date >= (ISO format) | |
| created_before | No | Filter by created date <= (ISO format) |