EquationGroup_Toolset_Apr17__Emphasismine
Description
Detects EquationGroup Tool - April Leak
Query · yara
strings:
$x1 = "Error: Could not calloc() for shellcode buffer" fullword ascii
$x2 = "shellcodeSize: 0x%04X + 0x%04X + 0x%04X = 0x%04X" fullword ascii
$x3 = "Generating shellcode" fullword ascii
$x4 = "([0-9a-zA-Z]+) OK LOGOUT completed" fullword ascii
$x5 = "Error: Domino is not the expected version. (%s, %s)" fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 100KB and 1 of them )