mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-09-09 19:42:41 +00:00
add mitre based galaxies
This commit is contained in:
parent
2e02c40a7e
commit
fb5560f927
10 changed files with 7351 additions and 0 deletions
7
galaxies/mitre_attack-pattern.json
Normal file
7
galaxies/mitre_attack-pattern.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "attack-pattern",
|
||||
"name": "Attack Pattern",
|
||||
"version": "1",
|
||||
"description": "ATT&CK Tactic",
|
||||
"uuid": "c4e851fa-775f-11e7-8163-b774922098cd"
|
||||
}
|
7
galaxies/mitre_course-of-action.json
Normal file
7
galaxies/mitre_course-of-action.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"uuid": "6fcb4472-6de4-11e7-b5f7-37771619e14e",
|
||||
"type": "course-of-action",
|
||||
"version": "1",
|
||||
"description": "ATT&CK Mitigation",
|
||||
"name": "Course of Action"
|
||||
}
|
7
galaxies/mitre_intrusion-set.json
Normal file
7
galaxies/mitre_intrusion-set.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"description": "Name of ATT&CK Group",
|
||||
"uuid": "1023f364-7831-11e7-8318-43b5531983ab",
|
||||
"type": "course-of-action",
|
||||
"name": "Intrusion Set",
|
||||
"version": "1"
|
||||
}
|
7
galaxies/mitre_malware.json
Normal file
7
galaxies/mitre_malware.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"description": "Name of ATT&CK software",
|
||||
"uuid": "d752161c-78f6-11e7-a0ea-bfa79b407ce4",
|
||||
"type": "malware",
|
||||
"version": "1",
|
||||
"name": "Malware"
|
||||
}
|
7
galaxies/mitre_tool.json
Normal file
7
galaxies/mitre_tool.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"uuid": "d5cbd1a2-78f6-11e7-a833-7b9bccca9649",
|
||||
"description": "Name of ATT&CK software",
|
||||
"version": "1",
|
||||
"type": "tool",
|
||||
"name": "Tool"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue