mitre-d3fend-attack-graph
Get graph data for an ATT&CK technique showing D3FEND countermeasures and target artifacts.
Syntax
mitre-d3fend-attack-graph attack-id=ATTACK-ID [locale=LOCALE]
- attack-id=ATTACK-ID
- Required. ATT&CK technique ID(s) to query, comma-separated (e.g., T1212 or T1212,T1059)
- locale=LOCALE
- Optional. en, ko (default: session locale)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| source_id | String | Source ID | Source object ID |
| source_name | String | Source Name | Source object name |
| source_type | String | Source Type | Source object type |
| relationship_type | String | Relationship | Relationship type |
| target_id | String | Target ID | Target object ID |
| target_name | String | Target Name | Target object name |
| target_type | String | Target Type | Target object type |