2017-08-16 12:17:00 +02:00
|
|
|
{
|
2017-10-26 10:28:53 +02:00
|
|
|
"description": "ATT&CK Tactic",
|
2018-05-20 09:45:18 +02:00
|
|
|
"icon": "map",
|
2019-02-14 10:51:05 +01:00
|
|
|
"kill_chain_order": {
|
2019-02-15 09:13:47 +01:00
|
|
|
"mitre-attack": [
|
2022-03-31 08:59:42 +02:00
|
|
|
"reconnaissance",
|
|
|
|
"resource-development",
|
2019-02-14 10:51:05 +01:00
|
|
|
"initial-access",
|
2019-02-15 09:13:47 +01:00
|
|
|
"execution",
|
2019-02-14 10:51:05 +01:00
|
|
|
"persistence",
|
|
|
|
"privilege-escalation",
|
|
|
|
"defense-evasion",
|
|
|
|
"credential-access",
|
|
|
|
"discovery",
|
|
|
|
"lateral-movement",
|
|
|
|
"collection",
|
2019-05-13 10:59:30 +02:00
|
|
|
"command-and-control",
|
2019-02-14 10:51:05 +01:00
|
|
|
"exfiltration",
|
2019-05-13 10:59:30 +02:00
|
|
|
"impact"
|
2019-02-14 10:51:05 +01:00
|
|
|
],
|
2019-02-15 09:13:47 +01:00
|
|
|
"mitre-mobile-attack": [
|
2019-02-14 10:51:05 +01:00
|
|
|
"initial-access",
|
2022-03-31 08:59:42 +02:00
|
|
|
"execution",
|
2019-02-14 10:51:05 +01:00
|
|
|
"persistence",
|
|
|
|
"privilege-escalation",
|
|
|
|
"defense-evasion",
|
|
|
|
"credential-access",
|
|
|
|
"discovery",
|
|
|
|
"lateral-movement",
|
|
|
|
"collection",
|
2019-05-13 10:59:30 +02:00
|
|
|
"command-and-control",
|
2022-03-31 08:59:42 +02:00
|
|
|
"exfiltration",
|
|
|
|
"impact",
|
2019-02-15 09:13:47 +01:00
|
|
|
"network-effects",
|
|
|
|
"remote-service-effects"
|
|
|
|
],
|
|
|
|
"mitre-pre-attack": [
|
|
|
|
"priority-definition-planning",
|
|
|
|
"priority-definition-direction",
|
|
|
|
"target-selection",
|
|
|
|
"technical-information-gathering",
|
|
|
|
"people-information-gathering",
|
|
|
|
"organizational-information-gathering",
|
|
|
|
"technical-weakness-identification",
|
|
|
|
"people-weakness-identification",
|
|
|
|
"organizational-weakness-identification",
|
|
|
|
"adversary-opsec",
|
|
|
|
"establish-&-maintain-infrastructure",
|
|
|
|
"persona-development",
|
|
|
|
"build-capabilities",
|
|
|
|
"test-capabilities",
|
|
|
|
"stage-capabilities"
|
2019-02-14 10:51:05 +01:00
|
|
|
]
|
|
|
|
},
|
2019-02-15 09:13:47 +01:00
|
|
|
"name": "Attack Pattern",
|
|
|
|
"namespace": "mitre-attack",
|
|
|
|
"type": "mitre-attack-pattern",
|
|
|
|
"uuid": "c4e851fa-775f-11e7-8163-b774922098cd",
|
2022-03-31 08:59:42 +02:00
|
|
|
"version": 9
|
2017-10-26 10:28:53 +02:00
|
|
|
}
|