EQGRP_ssh_telnet_29
Description
EQGRP Toolset Firewall - from files ssh.py, telnet.py
Query · yara
strings: $s1 = "received prompt, we're in" fullword ascii $s2 = "failed to login, bad creds, abort" fullword ascii $s3 = "sending command \" + str(n) + \"/\" + str(tot) + \", len \" + str(len(chunk) + " fullword ascii $s4 = "received nat - EPBA: ok, payload: mangled, did not run" fullword ascii $s5 = "no status returned from target, could be an exploit failure, or this is a version where we don't expect a stus return" ascii $s6 = "received arp - EPBA: ok, payload: fail" fullword ascii $s7 = "chopped = string.rstrip(payload, \"\\x0a\")" fullword ascii condition: ( filesize < 10KB and 2 of them ) or ( 3 of them )