mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
62 lines
4.1 KiB
JSON
62 lines
4.1 KiB
JSON
{
|
|
"category": [
|
|
"Adversary Tactics"
|
|
],
|
|
"channel": "ESCU channel",
|
|
"creation_date": "2018-07-24",
|
|
"description": "Monitor your environment for suspicious behaviors that resemble the techniques employed by the MUDCARP threat group.",
|
|
"detections": [
|
|
{
|
|
"detection_id": "9be56c82-b1cc-4318-87eb-q138afaaqa39",
|
|
"name": "First time seen command line argument",
|
|
"type": "splunk"
|
|
},
|
|
{
|
|
"detection_id": "f5f6af30-7aa7-4295-bfe9-07fe87c01a4b",
|
|
"name": "Registry Keys Used For Persistence",
|
|
"type": "splunk"
|
|
},
|
|
{
|
|
"detection_id": "ee18ed37-0802-4268-9435-b3b91aaa18db",
|
|
"name": "Malicious PowerShell Process - Connect To Internet With Hidden Window",
|
|
"type": "splunk"
|
|
},
|
|
{
|
|
"detection_id": "c77162d3-f93c-45cc-80c8-22f6a4264e7f",
|
|
"name": "Unusually Long Command Line",
|
|
"type": "splunk"
|
|
},
|
|
{
|
|
"detection_id": "57edaefa-a73b-45e5-bbae-f39c1473f941",
|
|
"name": "Unusually Long Command Line - MLTK",
|
|
"type": "splunk"
|
|
}
|
|
],
|
|
"id": "988C59C5-0A1C-45B6-A555-0C62276E327E",
|
|
"maintainers": [
|
|
{
|
|
"company": "iDefense",
|
|
"email": "iDefense.IntelOps@accenture.com",
|
|
"name": "iDefense Cyber Espionage Team"
|
|
}
|
|
],
|
|
"modification_date": "2018-07-24",
|
|
"name": "Possible Backdoor Activity Associated With MUDCARP Espionage Campaigns",
|
|
"narrative": "This story was created as a joint effort between iDefense and Splunk.\\\niDefense analysts have recently discovered a Windows executable file that, upon execution, spoofs a decryption tool and then drops a file that appears to be the custom-built javascript backdoor, \"Orz,\" which is associated with the threat actors known as MUDCARP (as well as \"temp.Periscope\" and \"Leviathan\"). The file is executed using Wscript.\\\nThe MUDCARP techniques include the use of the compressed-folders module from Microsoft, zipfldr.dll, with RouteTheCall export to run the malicious process or command. After a successful reboot, the malware is made persistent by a manipulating `[HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run]'help'='c:\\\\windows\\\\system32\\\\rundll32.exe c:\\\\windows\\\\system32\\\\zipfldr.dll,RouteTheCall c:\\\\programdata\\\\winapp.exe'`. Though this technique is not exclusive to MUDCARP, it has been spotted in the group's arsenal of advanced techniques seen in the wild.\\\nThis Analytic Story searches for evidence of tactics, techniques, and procedures (TTPs) that allow for the use of a endpoint detection-and-response (EDR) bypass technique to mask the true parent of a malicious process. It can also be set as a registry key for further sandbox evasion and to allow the malware to launch only after reboot.\\\nIf behavioral searches included in this story yield positive hits, iDefense recommends conducting IOC searches for the following:\\\n\\\n1. www.chemscalere[.]com\\\n1. chemscalere[.]com\\\n1. about.chemscalere[.]com\\\n1. autoconfig.chemscalere[.]com\\\n1. autodiscover.chemscalere[.]com\\\n1. catalog.chemscalere[.]com\\\n1. cpanel.chemscalere[.]com\\\n1. db.chemscalere[.]com\\\n1. ftp.chemscalere[.]com\\\n1. mail.chemscalere[.]com\\\n1. news.chemscalere[.]com\\\n1. update.chemscalere[.]com\\\n1. webmail.chemscalere[.]com\\\n1. www.candlelightparty[.]org\\\n1. candlelightparty[.]org\\\n1. newapp.freshasianews[.]comIn addition, iDefense also recommends that organizations review their environments for activity related to the following hashes:\\\n\\\n1. cd195ee448a3657b5c2c2d13e9c7a2e2\\\n1. b43ad826fe6928245d3c02b648296b43\\\n1. 889a9b52566448231f112a5ce9b5dfaf\\\n1. b8ec65dab97cdef3cd256cc4753f0c54\\\n1. 04d83cd3813698de28cfbba326d7647c",
|
|
"original_authors": [
|
|
{
|
|
"company": "iDefense",
|
|
"email": "iDefense.IntelOps@accenture.com",
|
|
"name": "iDefense Cyber Espionage Team"
|
|
}
|
|
],
|
|
"references": [
|
|
"https://intelgraph.idefense.com/#/node/threat_group/view/29fbec10-8cc8-4662-8362-2c24c1eeb74c",
|
|
"https://intelgraph.idefense.com/#/node/intelligence_alert/view/62bb3669-9386-4264-b51a-59876cf50ffe",
|
|
"http://blog.amossys.fr/badflick-is-not-so-bad.html"
|
|
],
|
|
"spec_version": 2,
|
|
"usecase": "Advanced Threat Detection",
|
|
"version": "1.0"
|
|
}
|