MuddyWater_Mal_Doc_Feb18_2
Description
Detects malicious document used by MuddyWater
Query · yara
strings:
$s1 = "*\\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\\Windows\\System32\\stdole2.tlb#OLE Automation" fullword wide
$s2 = "*\\G{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}#2.8#0#C:\\Program Files\\Common Files\\Microsoft Shared\\OFFICE16\\MSO.DLL#Microsoft " wide
$s3 = "*\\G{00020905-0000-0000-C000-000000000046}#8.7#0#C:\\Program Files\\Microsoft Office\\Office16\\MSWORD.OLB#Microsoft Word 16.0 O" wide
$s4 = "scripting.filesystemobject$" fullword ascii
$s5 = "ID=\"{00000000-0000-0000-0000-000000000000}\"" fullword ascii
condition:
uint16(0) == 0xcfd0 and filesize < 6000KB and all of them