mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-09-07 02:22:40 +00:00
update mitre galaxies
This commit is contained in:
parent
dd571d7cd5
commit
91cd3a6eec
10 changed files with 7597 additions and 7597 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "attack-pattern",
|
||||
"name": "Attack Pattern",
|
||||
"version": 1,
|
||||
"description": "ATT&CK Tactic",
|
||||
"uuid": "c4e851fa-775f-11e7-8163-b774922098cd"
|
||||
}
|
||||
"version": 2,
|
||||
"uuid": "c4e851fa-775f-11e7-8163-b774922098cd",
|
||||
"type": "mitre-attack-pattern",
|
||||
"name": "Attack Pattern",
|
||||
"description": "ATT&CK Tactic"
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"uuid": "6fcb4472-6de4-11e7-b5f7-37771619e14e",
|
||||
"type": "course-of-action",
|
||||
"version": 2,
|
||||
"description": "ATT&CK Mitigation",
|
||||
"name": "Course of Action"
|
||||
}
|
||||
"uuid": "6fcb4472-6de4-11e7-b5f7-37771619e14e",
|
||||
"name": "Course of Action",
|
||||
"description": "ATT&CK Mitigation",
|
||||
"type": "mitre-course-of-action",
|
||||
"version": 3
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"description": "Name of ATT&CK Group",
|
||||
"uuid": "1023f364-7831-11e7-8318-43b5531983ab",
|
||||
"type": "intrusion-set",
|
||||
"name": "Intrusion Set",
|
||||
"version": 2
|
||||
}
|
||||
"type": "mitre-intrusion-set",
|
||||
"uuid": "1023f364-7831-11e7-8318-43b5531983ab",
|
||||
"description": "Name of ATT&CK Group",
|
||||
"version": 3,
|
||||
"name": "Intrusion Set"
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"description": "Name of ATT&CK software",
|
||||
"uuid": "d752161c-78f6-11e7-a0ea-bfa79b407ce4",
|
||||
"type": "malware",
|
||||
"version": 1,
|
||||
"name": "Malware"
|
||||
}
|
||||
"version": 2,
|
||||
"uuid": "d752161c-78f6-11e7-a0ea-bfa79b407ce4",
|
||||
"description": "Name of ATT&CK software",
|
||||
"name": "Malware",
|
||||
"type": "mitre-malware"
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"uuid": "d5cbd1a2-78f6-11e7-a833-7b9bccca9649",
|
||||
"description": "Name of ATT&CK software",
|
||||
"version": 1,
|
||||
"type": "tool",
|
||||
"name": "Tool"
|
||||
}
|
||||
"name": "Tool",
|
||||
"type": "mitre-tool",
|
||||
"description": "Name of ATT&CK software",
|
||||
"uuid": "d5cbd1a2-78f6-11e7-a833-7b9bccca9649",
|
||||
"version": 2
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue