chg: [mitre-attack-pattern] jq

pull/344/head
Alexandre Dulaunoy 2019-02-15 09:13:47 +01:00
parent 77ff566b9e
commit 1f27ac26ac
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 31 additions and 31 deletions

View File

@ -1,11 +1,34 @@
{
"description": "ATT&CK Tactic",
"icon": "map",
"name": "Attack Pattern",
"namespace": "mitre-attack",
"type": "mitre-attack-pattern",
"uuid": "c4e851fa-775f-11e7-8163-b774922098cd",
"kill_chain_order": {
"mitre-attack": [
"initial-access",
"execution",
"persistence",
"privilege-escalation",
"defense-evasion",
"credential-access",
"discovery",
"lateral-movement",
"collection",
"exfiltration",
"command-and-control"
],
"mitre-mobile-attack": [
"initial-access",
"persistence",
"privilege-escalation",
"defense-evasion",
"credential-access",
"discovery",
"lateral-movement",
"effects",
"collection",
"exfiltration",
"network-effects",
"remote-service-effects"
],
"mitre-pre-attack": [
"priority-definition-planning",
"priority-definition-direction",
@ -22,34 +45,11 @@
"build-capabilities",
"test-capabilities",
"stage-capabilities"
],
"mitre-mobile-attack": [
"initial-access",
"persistence",
"privilege-escalation",
"defense-evasion",
"credential-access",
"discovery",
"lateral-movement",
"effects",
"collection",
"exfiltration",
"network-effects",
"remote-service-effects"
],
"mitre-attack": [
"initial-access",
"execution",
"persistence",
"privilege-escalation",
"defense-evasion",
"credential-access",
"discovery",
"lateral-movement",
"collection",
"exfiltration",
"command-and-control"
]
},
"name": "Attack Pattern",
"namespace": "mitre-attack",
"type": "mitre-attack-pattern",
"uuid": "c4e851fa-775f-11e7-8163-b774922098cd",
"version": 7
}