Threat Enrichment
get_threat_enrichmentEnrich a threat by ID with malware/tools used, targeted sectors, affected OSes, campaigns, ATLAS techniques, mitigations, and detection data. Offers the "what was used and who was targeted" view.
Instructions
Reference-grounded enrichment for one threat by ID: the malware families and tools used, targeted sectors/regions, affected operating systems, named campaigns, AI/ML (ATLAS) techniques, and per-technique mitigations + detection data sources. Complements get_threat (overview/MITRE/IOCs/detections) — call this for the "what malware/tools were used and who was targeted" view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Threat ID (e.g. TL-2026-0042) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| atlas | No | ||
| tools | No | ||
| malware | No | ||
| regions | No | ||
| sectors | No | ||
| campaigns | No | ||
| operating_systems | No |