EquationGroup_Toolset_Apr17__AddResource
Description
Detects EquationGroup Tool - April Leak
Query · yara
strings:
$s1 = "%s cm 10 2000 \"c:\\MY DIR\\myapp.exe\" c:\\MyResourceData.dat" fullword ascii
$s2 = "<PE path> - the path to the PE binary to which to add the resource." fullword ascii
$s3 = "Unable to get path for target binary." fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 300KB and 2 of them )