From 2b16c86687ed0df213b5abefe7de44f33092de2a Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Wed, 9 May 2018 09:52:22 +0200 Subject: [PATCH] add maikspy --- clusters/tool.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/clusters/tool.json b/clusters/tool.json index 10a82bb..2dc8725 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": 67, + "version": 68, "values": [ { "meta": { @@ -4162,6 +4162,16 @@ ] }, "uuid": "85d5da28-51f7-11e8-bbeb-af367d720136" + }, + { + "value": "Maikspy", + "description": "We discovered a malware family called Maikspy — a multi-platform spyware that can steal users’ private data. The spyware targets Windows and Android users, and first posed as an adult game named after a popular U.S.-based adult film actress. Maikspy, which is an alias that combines the name of the adult film actress and spyware, has been around since 2016.", + "meta": { + "refs": [ + "https://blog.trendmicro.com/trendlabs-security-intelligence/maikspy-spyware-poses-as-adult-game-targets-windows-and-android-users/" + ] + }, + "uuid": "d83ec444-535c-11e8-ae83-831d0a85d77a" } ] }