get_attack_mapping
Map a given CVE to the relevant MITRE ATT&CK techniques and threat groups by searching technique descriptions and references.
Instructions
Map a CVE to MITRE ATT&CK techniques and associated threat groups. Downloads the ATT&CK dataset lazily (cached 24h). Searches technique descriptions and references for the CVE ID.
Args: cve_id: CVE identifier (e.g. CVE-2021-44228)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |