From 3d5c69776105f03d2504655c0ec7a2304567c7bc Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Tue, 15 May 2018 12:27:20 +0200 Subject: [PATCH] add Stalinlocker --- clusters/tool.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/clusters/tool.json b/clusters/tool.json index 20e2897..bbed472 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -11,7 +11,7 @@ ], "description": "threat-actor-tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.", "uuid": "0d821b68-9d82-4c6d-86a6-1071a9e0f79f", - "version": 69, + "version": 70, "values": [ { "meta": { @@ -4224,6 +4224,19 @@ ] }, "uuid": "db36cf9a-5391-11e8-b53a-97adedf48055" + }, + { + "value": "StalinLocker", + "description": "A new in-development screenlocker/wiper called StalinLocker, or StalinScreamer, was discovered by MalwareHunterTeam that gives you 10 minutes to enter a code or it will try to delete the contents of the drives on the computer. While running, it will display screen that shows Stalin while playing the USSR anthem and displaying a countdown until files are deleted.", + "meta": { + "refs": [ + "https://www.bleepingcomputer.com/news/security/stalinlocker-deletes-your-files-unless-you-enter-the-right-code/" + ], + "synonyms": [ + "StalinScreamer" + ] + }, + "uuid": "50eb8c54-5828-11e8-8d6b-232bb9329fc0" } ] }