EquationGroup_Toolset_Apr17_scanner
Description
Detects EquationGroup Tool - April Leak
Query · yara
strings:
$x1 = "+daemon_version,system,processor,refid,clock" fullword ascii
$x2 = "Usage: %s typeofscan IP_address" fullword ascii
$x3 = "# scanning ip %d.%d.%d.%d" fullword ascii
$x4 = "Welcome to the network scanning tool" fullword ascii
$x5 = "***** %s ***** (length %d)" fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 90KB and 1 of them )