EquationGroup_Toolset_Apr17_SetCallback
Description
Detects EquationGroup Tool - April Leak
Query · yara
strings:
$s2 = "*NOTE: This version of SetCallback does not work with PeddleCheap versions prior" fullword ascii
$s3 = "USAGE: SetCallback <input file> <output file>" fullword ascii
condition:
( uint16(0) == 0x5a4d and filesize < 100KB and all of them )