mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-30 10:47:17 +00:00
25 lines
572 B
JSON
25 lines
572 B
JSON
|
{
|
||
|
"description": "ATT&CK for ICS Technique Matrix",
|
||
|
"icon": "buromobelexperte",
|
||
|
"kill_chain_order": {
|
||
|
"Technique Matrix": [
|
||
|
"Initial Access",
|
||
|
"Execution",
|
||
|
"Persistence",
|
||
|
"Evasion",
|
||
|
"Discovery",
|
||
|
"Lateral Movement",
|
||
|
"Collection",
|
||
|
"Command and Control",
|
||
|
"Inhibit Response Function",
|
||
|
"Impair Process Control",
|
||
|
"Impact"
|
||
|
]
|
||
|
},
|
||
|
"name": "ATT&CK for ICS Technique Matrix",
|
||
|
"namespace": "mitre-attack-for-ics",
|
||
|
"type": "mitre-ics-technique-matrix",
|
||
|
"uuid": "87d7849c-8e57-4c2e-a7ba-9a3e0771abb7",
|
||
|
"version": 1
|
||
|
}
|