mitre-d3fend-techniques
Browse MITRE D3FEND defensive techniques.
Syntax
mitre-d3fend-techniques [pretty=PRETTY] [locale=LOCALE]
- pretty=PRETTY
- Optional. Format definition as readable text
- locale=LOCALE
- Optional. en, ko (default: session locale)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| id | String | D3FEND ID | D3FEND technique ID (e.g., D3-PA) |
| name | String | Name | Technique name |
| tactic | String | Tactic | Parent tactic |
| definition | String | Definition | Technique definition |
| synonyms | List | Synonyms | Alternative names |
| parent_id | String | Parent ID | Parent technique ID |
| parent_name | String | Parent Name | Parent technique name |