First idea of mapping the MISP galaxy with taxonomies

pull/31/head
Alexandre Dulaunoy 2016-08-12 07:42:49 +02:00
parent 6148535698
commit b41b4d27cb
1 changed files with 15 additions and 0 deletions

15
galaxy/threat-actor.json Normal file
View File

@ -0,0 +1,15 @@
{
"predicate_in": "elementOneOf",
"cluster_url": "https://www.github.com/MISP/misp-galaxy/cluster/threat-actor.json",
"default_predicate_value": "value",
"default_predicate_value_in": "values",
"elements_url" : "https://www.github.com/MISP/misp-galaxy/elements/",
"exceptions": [
{
"predicate": "adversary-groups",
"value": "group",
"value_in": "details"
}
]
}