EquationGroup_slugger2
Description
Equation Group hack tool leaked by ShadowBrokers- file slugger2
Query · yara
strings:
$x1 = "usage: %s hostip port cmd [printer_name]" fullword ascii
$x2 = "command must be less than 61 chars" fullword ascii
$s1 = "__rw_read_waiting" ascii
$s2 = "completed.1" fullword ascii
$s3 = "__mutexkind" ascii
$s4 = "__rw_pshared" ascii
condition:
( uint16(0) == 0x457f and filesize < 50KB and ( 4 of them and 1 of ($x*) ) ) or ( all of them )