Tool Intelligence
get_tool_intelligenceLook up any offensive tool, utility, RMM, or LOLBin by name to get its class, prevalence, associated threats and actors, and common MITRE ATT&CK techniques.
Instructions
Pivot on an offensive tool / utility / RMM / LOLBin by name (e.g. "Cobalt Strike", "Mimikatz", "AnyDesk", "PsExec"). Returns the canonical tool + class, prevalence, the threats and actors using it, and its most-common ATT&CK techniques. prevalence.actor_count is the TRUE distinct-actor total; the actors[] array is clipped to the top 20 (see prevalence.actors_returned) — do not read its length as the population.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tool name (e.g. "Cobalt Strike", "Mimikatz") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| actors | No | ||
| matched | Yes | ||
| threats | No | ||
| canonical | No | ||
| membership | No | ||
| prevalence | No | ||
| entity_type | No | ||
| top_techniques | No |