From a93f0c32b9ffdf8dbf43afdb12bb0151c1458e41 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 12 Aug 2016 09:43:26 +0200 Subject: [PATCH] Mapping triples/machine tags with galaxy, clusters and so on --- misp/threat-actor.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 misp/threat-actor.json diff --git a/misp/threat-actor.json b/misp/threat-actor.json new file mode 100644 index 0000000..568eaa2 --- /dev/null +++ b/misp/threat-actor.json @@ -0,0 +1,7 @@ +{ + "elements_url": "https://raw.githubusercontent.com/MISP/misp-galaxy/master/elements/", + "default_predicate_value_in": "values", + "default_predicate_value": "value", + "cluster_url": "https://raw.githubusercontent.com/MISP/misp-galaxy/master/cluster/threat-actor.json", + "predicate_in": "elementOneOf" +}