From 859b2e1648aa039a9305c2893620adec70ef684d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 15 Sep 2016 22:03:18 +0200 Subject: [PATCH] low risk added --- misp/machinetag.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/misp/machinetag.json b/misp/machinetag.json index 2237a3d..5092013 100644 --- a/misp/machinetag.json +++ b/misp/machinetag.json @@ -70,6 +70,12 @@ "numerical_value": 0, "description": "Harmless information. (CEUS threat level)" }, + { + "expanded": "Low risk", + "value": "low-risk", + "numerical_value": 25, + "description": "Low risk which can include mass-malware. (CEUS threat level)" + }, { "expanded": "Medium risk", "value": "medium-risk",