mitre-d3fend-artifact-attacks
Get ATT&CK techniques related to a D3FEND artifact.
Syntax
mitre-d3fend-artifact-attacks artifact-id=ARTIFACT-ID [recursive=RECURSIVE] [locale=LOCALE]
- artifact-id=ARTIFACT-ID
- Required. Artifact ID to query (e.g., Software, File)
- recursive=RECURSIVE
- Optional. Include attacks from child artifacts (default: false)
- locale=LOCALE
- Optional. en, ko (default: session locale)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| attack_id | String | ATT&CK ID | ATT&CK technique ID |
| attack_name | String | ATT&CK Name | ATT&CK technique name |
| relationship_type | String | Relationship | Relationship type |
| artifact_id | String | Artifact ID | D3FEND Artifact ID |
| artifact_name | String | Artifact Name | D3FEND Artifact name |