From 021107e59763c2978cf85b5c16bbf2764e8b17e1 Mon Sep 17 00:00:00 2001 From: Christophe Vandeplas Date: Mon, 13 Aug 2018 17:00:40 +0200 Subject: [PATCH] fix: [threat-actor] added missing uuids --- clusters/threat-actor.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/clusters/threat-actor.json b/clusters/threat-actor.json index 781cf40..8f904be 100644 --- a/clusters/threat-actor.json +++ b/clusters/threat-actor.json @@ -3546,7 +3546,8 @@ "Government", "Private sector" ] - } + }, + "uuid": "50cd027f-df14-40b2-aa22-bf5de5061163" }, { "value": "Leviathan", @@ -3820,7 +3821,8 @@ "https://research.checkpoint.com/apt-attack-middle-east-big-bang/", "https://blog.talosintelligence.com/2017/06/palestine-delphi.html" ] - } + }, + "uuid": "a3cc5105-3bc6-498b-8d53-981e12d86909" }, { "value": "Subaat", @@ -3876,5 +3878,5 @@ ], "description": "Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign.", "uuid": "7cdff317-a673-4474-84ec-4f1754947823", - "version": 50 + "version": 51 }