From faa16879daebf4fd0358a5223bbab2add1540f70 Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Fri, 16 Nov 2018 13:10:21 +0100 Subject: [PATCH 1/4] add TheOneSpy --- clusters/rat.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/clusters/rat.json b/clusters/rat.json index a69212b..f1f02cd 100644 --- a/clusters/rat.json +++ b/clusters/rat.json @@ -3278,6 +3278,15 @@ }, "uuid": "5d0369ee-c718-11e8-b328-035ed1bdca07", "value": "NukeSped" + }, + { + "value": "TheOneSpy", + "description": " Remotely monitor and control any wrong activity of kids on all smartphones & computers", + "meta": { + "refs": [ + "https://www.theonespy.com/" + ] + } } ], "version": 21 From 77b556d7025bbf3c362a039b7ace1b3b3367618f Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Fri, 16 Nov 2018 13:11:55 +0100 Subject: [PATCH 2/4] jq and add ref in tool galaxy -hit version 100- --- clusters/rat.json | 5 +++-- clusters/tool.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/clusters/rat.json b/clusters/rat.json index f1f02cd..c727384 100644 --- a/clusters/rat.json +++ b/clusters/rat.json @@ -3280,13 +3280,14 @@ "value": "NukeSped" }, { - "value": "TheOneSpy", "description": " Remotely monitor and control any wrong activity of kids on all smartphones & computers", "meta": { "refs": [ "https://www.theonespy.com/" ] - } + }, + "uuid": "454a6c12-3e12-4dc9-867c-9c025026a7a9", + "value": "TheOneSpy" } ], "version": 21 diff --git a/clusters/tool.json b/clusters/tool.json index 4a2b1fb..4530ea5 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -2472,7 +2472,8 @@ "description": "Crimson is malware used as part of a campaign known as Operation Transparent Tribe that targeted Indian diplomatic and military victims", "meta": { "refs": [ - "https://www.proofpoint.com/sites/default/files/proofpoint-operation-transparent-tribe-threat-insight-en.pdf" + "https://www.proofpoint.com/sites/default/files/proofpoint-operation-transparent-tribe-threat-insight-en.pdf", + "https://www.amnesty.org/download/Documents/ASA3383662018ENGLISH.PDF" ], "type": [ "Backdoor" @@ -7403,5 +7404,5 @@ "value": "China Chopper" } ], - "version": 99 + "version": 100 } From eb6f6a3f49eb16bf98128cf5bd6ac341ec4c0805 Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Fri, 16 Nov 2018 16:40:23 +0100 Subject: [PATCH 3/4] fix rat galaxy version --- clusters/rat.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/clusters/rat.json b/clusters/rat.json index c727384..42526c0 100644 --- a/clusters/rat.json +++ b/clusters/rat.json @@ -3280,15 +3280,14 @@ "value": "NukeSped" }, { + "value": "TheOneSpy", "description": " Remotely monitor and control any wrong activity of kids on all smartphones & computers", "meta": { "refs": [ "https://www.theonespy.com/" ] - }, - "uuid": "454a6c12-3e12-4dc9-867c-9c025026a7a9", - "value": "TheOneSpy" + } } ], - "version": 21 + "version": 22 } From eec7693081f21ac48fa2d73977f2fc0a2ab6f33a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 18 Nov 2018 06:31:04 +0100 Subject: [PATCH 4/4] chg: uuid fixed --- clusters/rat.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/clusters/rat.json b/clusters/rat.json index 42526c0..5ac79a0 100644 --- a/clusters/rat.json +++ b/clusters/rat.json @@ -3280,13 +3280,14 @@ "value": "NukeSped" }, { - "value": "TheOneSpy", "description": " Remotely monitor and control any wrong activity of kids on all smartphones & computers", "meta": { "refs": [ "https://www.theonespy.com/" ] - } + }, + "uuid": "4cbe8e38-ce07-427f-b435-30bc4e2a828a", + "value": "TheOneSpy" } ], "version": 22