add mitre based galaxies

This commit is contained in:
Deborah Servili 2017-08-16 12:17:00 +02:00
parent 2e02c40a7e
commit fb5560f927
10 changed files with 7351 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"type": "attack-pattern",
"name": "Attack Pattern",
"version": "1",
"description": "ATT&CK Tactic",
"uuid": "c4e851fa-775f-11e7-8163-b774922098cd"
}

View 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"
}

View 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"
}

View 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
View file

@ -0,0 +1,7 @@
{
"uuid": "d5cbd1a2-78f6-11e7-a833-7b9bccca9649",
"description": "Name of ATT&CK software",
"version": "1",
"type": "tool",
"name": "Tool"
}