search_tool
Find tools used maliciously, such as PsExec or Mimikatz, by searching threat intelligence with filters for labels, dates, limit, and offset.
Instructions
Search for tools (legitimate software used maliciously, e.g., PsExec, Mimikatz as a tool).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 10, max: 50) | |
| query | Yes | Tool 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) |