mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-09-06 01:52:37 +00:00
chg: [mitre attack] updated to the latest version
This commit is contained in:
parent
f104c647b7
commit
a5fd2de2d9
9 changed files with 7163 additions and 1098 deletions
|
@ -2,17 +2,6 @@
|
|||
"description": "ATT&CK Tactic",
|
||||
"icon": "map",
|
||||
"kill_chain_order": {
|
||||
"attack-Azure-AD": [
|
||||
"initial-access",
|
||||
"execution",
|
||||
"persistence",
|
||||
"privilege-escalation",
|
||||
"defense-evasion",
|
||||
"credential-access",
|
||||
"discovery",
|
||||
"lateral-movement",
|
||||
"impact"
|
||||
],
|
||||
"attack-Containers": [
|
||||
"initial-access",
|
||||
"execution",
|
||||
|
@ -24,19 +13,6 @@
|
|||
"lateral-movement",
|
||||
"impact"
|
||||
],
|
||||
"attack-Google-Workspace": [
|
||||
"initial-access",
|
||||
"execution",
|
||||
"persistence",
|
||||
"privilege-escalation",
|
||||
"defense-evasion",
|
||||
"credential-access",
|
||||
"discovery",
|
||||
"lateral-movement",
|
||||
"collection",
|
||||
"exfiltration",
|
||||
"impact"
|
||||
],
|
||||
"attack-IaaS": [
|
||||
"initial-access",
|
||||
"execution",
|
||||
|
@ -50,6 +26,16 @@
|
|||
"exfiltration",
|
||||
"impact"
|
||||
],
|
||||
"attack-Identity-Provider": [
|
||||
"initial-access",
|
||||
"execution",
|
||||
"persistence",
|
||||
"privilege-escalation",
|
||||
"defense-evasion",
|
||||
"credential-access",
|
||||
"discovery",
|
||||
"lateral-movement"
|
||||
],
|
||||
"attack-Linux": [
|
||||
"initial-access",
|
||||
"execution",
|
||||
|
@ -79,6 +65,11 @@
|
|||
"impact"
|
||||
],
|
||||
"attack-Office-365": [
|
||||
"initial-access",
|
||||
"defense-evasion",
|
||||
"lateral-movement"
|
||||
],
|
||||
"attack-Office-Suite": [
|
||||
"initial-access",
|
||||
"execution",
|
||||
"persistence",
|
||||
|
@ -192,5 +183,5 @@
|
|||
"namespace": "mitre-attack",
|
||||
"type": "mitre-attack-pattern",
|
||||
"uuid": "c4e851fa-775f-11e7-8163-b774922098cd",
|
||||
"version": 10
|
||||
"version": 11
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue