EquationGroup_Toolset_Apr17_SetCallbackPorts
Description
Detects EquationGroup Tool - April Leak
Query · yara
strings:
$s1 = "USAGE: %s <input file> <output file> <port1> [port2] [port3] [port4] [port5] [port6]" fullword ascii
$s2 = "You may enter between 1 and 6 ports to change the defaults." fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 100KB and 1 of them )