EquationGroup_Toolset_Apr17_EXPA
Description
Detects EquationGroup Tool - April Leak
Query · yara
strings:
$x1 = "* The target is IIS 6.0 but is not running content indexing servicess," fullword ascii
$x2 = "--ver 6 --sp <service_pack> --lang <language> --attack shellcode_option[s]sL" fullword ascii
$x3 = "By default, the shellcode will attempt to immediately connect s$" fullword ascii
$x4 = "UNEXPECTED SHELLCODE CONFIGURATION ERRORs" fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 12000KB and 1 of them )