From a81bbe288f91298fad0028e0f3c940c41c8d27fa Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Mon, 10 Sep 2018 12:27:40 +0200 Subject: [PATCH] fix some relations --- clusters/ransomware.json | 20 +++++++++++++++++++- clusters/tool.json | 21 ++++++++++++++++++--- 2 files changed, 37 insertions(+), 4 deletions(-) diff --git a/clusters/ransomware.json b/clusters/ransomware.json index 84ac3b7..fd67db2 100644 --- a/clusters/ransomware.json +++ b/clusters/ransomware.json @@ -5387,6 +5387,15 @@ "crjoker.html" ] }, + "related": [ + { + "dest-uuid": "10f92054-b028-11e8-a51f-2f82236ac72d", + "tags": [ + "estimative-language:likelihood-probability=\"likely\"" + ], + "type": "similar" + } + ], "uuid": "2fb307a2-8752-4521-8973-75b68703030d", "value": "CryptoJoker" }, @@ -10420,7 +10429,16 @@ "https://www.bleepstatic.com/images/news/columns/week-in-ransomware/2018/august/31/ransom-note.jpg" ] }, - "uuid": "10f92054-b028-11e8-a51f-2f82236ac72d" + "uuid": "10f92054-b028-11e8-a51f-2f82236ac72d", + "related": [ + { + "dest-uuid": "2fb307a2-8752-4521-8973-75b68703030d", + "tags": [ + "estimative-language:likelihood-probability=\"likely\"" + ], + "type": "similar" + } + ] }, { "value": "CreamPie Ransomware", diff --git a/clusters/tool.json b/clusters/tool.json index d800258..661294c 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -2515,13 +2515,19 @@ { "description": "Shifu is a Banking Trojan first discovered in 2015. Shifu is based on the Shiz source code which incorporated techniques used by Zeus. Attackers use Shifu to steal credentials for online banking websites around the world, starting in Russia but later including the UK, Italy, and others.", "meta": { - "derivated_from": [ - "Shiz" - ], "refs": [ "http://researchcenter.paloaltonetworks.com/2017/01/unit42-2016-updates-shifu-banking-trojan/" ] }, + "related": [ + { + "dest-uuid": "e6085ce0-af6d-41f7-8bcb-7f2eed246941", + "tags": [ + "estimative-language:likelihood-probability=\"likely\"" + ], + "type": "similar" + } + ], "uuid": "67d712c8-d254-4820-83fa-9a892b87923b", "value": "Shifu" }, @@ -2532,6 +2538,15 @@ "https://securityintelligence.com/tag/shiz-trojan-malware/" ] }, + "related": [ + { + "dest-uuid": "67d712c8-d254-4820-83fa-9a892b87923b", + "tags": [ + "estimative-language:likelihood-probability=\"likely\"" + ], + "type": "similar" + } + ], "uuid": "e6085ce0-af6d-41f7-8bcb-7f2eed246941", "value": "Shiz" },