EquationGroup_Toolset_Apr17__ELV_ESKE_EVFR_16
Description
Detects EquationGroup Tool - April Leak
Query · yara
strings:
$x1 = "ERROR: TbMalloc() failed for encoded exploit payload" fullword ascii
$x2 = "** EncodeExploitPayload ** - EXCEPTION_EXECUTE_HANDLER" fullword ascii
$x4 = "** RunExploit ** - EXCEPTION_EXECUTE_HANDLER" fullword ascii
$s6 = "Sending Implant Payload (%d-bytes)" fullword ascii
$s7 = "ERROR: Encoder failed on exploit payload" fullword ascii
$s11 = "ERROR: VulnerableOS() != RET_SUCCESS" fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 2000KB and 1 of them )