diff --git a/clusters/threat-actor.json b/clusters/threat-actor.json index 229f8ff..2534fbf 100644 --- a/clusters/threat-actor.json +++ b/clusters/threat-actor.json @@ -3188,7 +3188,10 @@ { "description": "TA530, who we previously examined in relation to large-scale personalized phishing campaigns", "meta": { - "country": "CN" + "country": "CN", + "refs": [ + "https://www.proofpoint.com/uk/threat-insight/post/august-in-december-new-information-stealer-hits-the-scene" + ] }, "uuid": "4b79d1f6-8333-44b6-ac32-d1ea7e47e77f", "value": "TA530" @@ -5982,5 +5985,5 @@ "value": "The Shadow Brokers" } ], - "version": 74 + "version": 75 } diff --git a/clusters/tool.json b/clusters/tool.json index a26a738..ed2b83b 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -7361,7 +7361,30 @@ }, "uuid": "d93894ee-d5d7-11e8-b360-572c0c441c8f", "value": "NAMEDPIPETOUCH" + }, + { + "description": "GhostMiner is a new cryptocurrency mining malware. By the end of March 2018, a new variant of mining malware was detected targeting MSSQL, phpMyAdmin, and Oracle WebLogic servers. The sample uses Powershell to execute code with volatile resources and scans the server's processes to detect and stop other miners that might have been running prior to execution.\nThe fileless malware has become more popular in the last years. The malicious code runs directly in main memory without writing any file on disk, where an antivirus engine could detect it.", + "meta": { + "refs": [ + "https://www.alienvault.com/forums/discussion/17301/alienvault-labs-threat-intelligence-update-for-usm-anywhere-march-25-march-31-2018" + ] + }, + "uuid": "0a339826-d5f8-11e8-b520-5b93fe65a08e", + "value": "GhostMiner" + }, + { + "description": "August contains stealing functionality targeting credentials and sensitive documents from the infected computer.", + "meta": { + "refs": [ + "https://www.proofpoint.com/uk/threat-insight/post/august-in-december-new-information-stealer-hits-the-scene" + ], + "synonyms": [ + "August Stealer" + ] + }, + "uuid": "9972d4c4-d6c6-11e8-867e-87b4a45aa76d", + "value": "August" } ], - "version": 96 + "version": 98 }