EquationGroup_Toolset_Apr17_regprobe
Description
Detects EquationGroup Tool - April Leak
Query · yara
strings:
$x1 = "Usage: %s targetIP protocolSequence portNo [redirectorIP] [CLSID]" fullword ascii
$x2 = "key does not exist or pinging w2k system" fullword ascii
$x3 = "RpcProxy=255.255.255.255:65536" fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 100KB and 1 of them )