EquationGroup_modifyAudit_Lp
Description
EquationGroup Malware - file modifyAudit_Lp.dll
Query · yara
strings:
$s1 = "Read of audit related process memory failed" fullword wide
$s2 = "** This may indicate that another copy of modify_audit is already running **" fullword wide
$s3 = "Pattern match of code failed" fullword wide
$s4 = "Base for necessary auditing dll not found" fullword wide
$s5 = "Security auditing has been disabled" fullword wide
condition:
( uint16(0) == 0x5a4d and filesize < 300KB and 3 of them ) or ( all of them )