From e1cab6868399970a986246b7ee6d20931e6a2947 Mon Sep 17 00:00:00 2001 From: Bart Date: Wed, 17 Apr 2019 12:27:18 +0100 Subject: [PATCH 1/2] Add Whitefly --- clusters/threat-actor.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/clusters/threat-actor.json b/clusters/threat-actor.json index 2be228e..280d277 100644 --- a/clusters/threat-actor.json +++ b/clusters/threat-actor.json @@ -6665,7 +6665,17 @@ }, "uuid": "401c30c7-4317-458a-9b0a-379a44d63457", "value": "Operation ShadowHammer" - } + }, + { + "description": "In July 2018, an attack on Singapore’s largest public health organization, SingHealth, resulted in a reported 1.5 million patient records being stolen. Until now, nothing was known about who was responsible for this attack. Symantec researchers have discovered that this attack group, which we call Whitefly, has been operating since at least 2017, has targeted organizations based mostly in Singapore across a wide variety of sectors, and is primarily interested in stealing large amounts of sensitive information.", + "meta": { + "refs": [ + "https://www.symantec.com/blogs/threat-intelligence/whitefly-espionage-singapore" + ] + }, + "uuid": "943f490e-ac7f-40fe-b6f3-33e2623649d2", + "value": "Whitefly" + } ], "version": 107 } From ecc63cf1665c49705dac2644800f0122d06b5b1d Mon Sep 17 00:00:00 2001 From: Christophe Vandeplas Date: Wed, 17 Apr 2019 21:01:55 +0200 Subject: [PATCH 2/2] chg; [threat-actor] validate + version bump --- clusters/threat-actor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/threat-actor.json b/clusters/threat-actor.json index dfaf051..c84e46d 100644 --- a/clusters/threat-actor.json +++ b/clusters/threat-actor.json @@ -6675,7 +6675,7 @@ }, "uuid": "943f490e-ac7f-40fe-b6f3-33e2623649d2", "value": "Whitefly" - } + } ], - "version": 107 + "version": 108 }