From 420322f31271ca1de8cd1423a4b2f31cb6a2e7c0 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 25 Apr 2019 15:28:11 +0200 Subject: [PATCH] chg: [misp] misp2yara related tags added --- misp/machinetag.json | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/misp/machinetag.json b/misp/machinetag.json index e3e5f43..d476d88 100755 --- a/misp/machinetag.json +++ b/misp/machinetag.json @@ -125,6 +125,31 @@ { "expanded": "misp2stix", "value": "misp2stix" + }, + { + "expanded": "misp2yara", + "value": "misp2yara" + } + ] + }, + { + "predicate": "misp2yara", + "entry": [ + { + "expanded": "generated", + "value": "generated" + }, + { + "expanded": "as-is", + "value": "as-is" + }, + { + "expanded": "valid", + "value": "valid" + }, + { + "expanded": "invalid", + "value": "invalid" } ] } @@ -138,6 +163,10 @@ "expanded": "API related tag influencing the MISP behavior of the API.", "value": "api" }, + { + "expanded": "misp2yara export tool", + "value": "misp2yara" + }, { "description": "Expansion tag incluencing the MISP behavior using expansion modules", "expanded": "Expansion", @@ -171,7 +200,7 @@ "value": "tool" } ], - "version": 7, + "version": 8, "description": "MISP taxonomy to infer with MISP behavior or operation.", "expanded": "MISP", "namespace": "misp"