mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
28 lines
694 B
JSON
28 lines
694 B
JSON
|
{
|
||
|
"description": "MITRE ATLAS Attack Pattern - Adversarial Threat Landscape for Artificial-Intelligence Systems",
|
||
|
"icon": "map",
|
||
|
"kill_chain_order": {
|
||
|
"mitre-atlas": [
|
||
|
"collection",
|
||
|
"credential-access",
|
||
|
"defense-evasion",
|
||
|
"discovery",
|
||
|
"execution",
|
||
|
"exfiltration",
|
||
|
"impact",
|
||
|
"initial-access",
|
||
|
"ml-attack-staging",
|
||
|
"ml-model-access",
|
||
|
"persistence",
|
||
|
"privilege-escalation",
|
||
|
"reconnaissance",
|
||
|
"resource-development"
|
||
|
]
|
||
|
},
|
||
|
"name": "MITRE ATLAS Attack Pattern",
|
||
|
"namespace": "mitre-atlas",
|
||
|
"type": "mitre-atlas-attack-pattern",
|
||
|
"uuid": "3f3d21aa-d8a1-4f8f-b31e-fc5425eec821",
|
||
|
"version": 1
|
||
|
}
|