From dff982be2072a590665627f642e4745b38f890ff Mon Sep 17 00:00:00 2001 From: rmkml Date: Sat, 14 Sep 2019 21:49:16 +0200 Subject: [PATCH] Add Hildacrypt Ransomware --- clusters/ransomware.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/clusters/ransomware.json b/clusters/ransomware.json index 36676c0..e2ce520 100644 --- a/clusters/ransomware.json +++ b/clusters/ransomware.json @@ -13493,7 +13493,17 @@ }, "uuid": "6cfa554a-1e1b-114a-300f-013d671370b0", "value": "Buran" + }, + { + "description": "The Hildacrypt ransomware encrypts the victim’s files with a strong encryption algorithm and the filename extension .hilda until the victim pays a fee to get them back.", + "meta": { + "refs": [ + "https://securitynews.sonicwall.com/xmlpost/hildacrypt-ransomware-actively-spreading-in-the-wild/" + ] + }, + "uuid": "6cea5549-1d1b-111a-309f-012d671360b1", + "value": "Hildacrypt" } ], - "version": 66 + "version": 67 }