From 6ea15389b008cceb9f8586e2194b2bb4a3c398ec Mon Sep 17 00:00:00 2001 From: Terrtia Date: Mon, 16 Aug 2021 11:16:08 +0200 Subject: [PATCH] chg: [dark-web] ransomware group --- dark-web/machinetag.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dark-web/machinetag.json b/dark-web/machinetag.json index a13404e..4da2f50 100644 --- a/dark-web/machinetag.json +++ b/dark-web/machinetag.json @@ -2,7 +2,7 @@ "namespace": "dark-web", "expanded": "Dark Web", "description": "Criminal motivation on the dark web: A categorisation model for law enforcement. ref: Janis Dalins, Campbell Wilson, Mark Carman. Taxonomy updated by MISP Project", - "version": 3, + "version": 4, "predicates": [ { "value": "topic", @@ -198,6 +198,11 @@ "value": "whistleblower", "expanded": "Whistleblower", "description": "Exposition and sharing of confidential information with protection of the witness in mind" + }, + { + "value": "ransomware-group", + "expanded": "Ransomware Group", + "description": "Ransomware group PR or leak website" } ] },