From 8fabdcc4a747745a510f4493380da250c249fda8 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 2 Dec 2024 15:31:06 +0100 Subject: [PATCH] chg: [dark-web] hitman services added --- 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 7abb13a..a15f414 100644 --- a/dark-web/machinetag.json +++ b/dark-web/machinetag.json @@ -2,7 +2,7 @@ "namespace": "dark-web", "expanded": "Dark Web", "description": "Criminal motivation and content detection the dark web: A categorisation model for law enforcement. ref: Janis Dalins, Campbell Wilson, Mark Carman. Taxonomy updated by MISP Project and extended by the JRC (Joint Research Centre) of the European Commission.", - "version": 6, + "version": 7, "predicates": [ { "value": "topic", @@ -213,6 +213,11 @@ "value": "ransomware-group", "expanded": "ransomwareGroup", "description": "Ransomware group PR or leak website" + }, + { + "value": "hitman", + "expanded": "Hit Man Services", + "description": "Hit man or similar services" } ] },