EQGRP_teflonhandle
Description
Detects tool from EQGRP toolset - file teflonhandle.exe
Query · yara
strings: $s1 = "%s [infile] [outfile] /k 0x[%i character hex key] </g>" fullword ascii $s2 = "File %s already exists. Overwrite? (y/n) " fullword ascii $s3 = "Random Key : 0x" fullword ascii $s4 = "done (%i bytes written)." fullword ascii $s5 = "%s --> %s..." fullword ascii condition: uint16(0) == 0x5a4d and filesize < 20KB and 2 of them