EQGRP_BananaUsurper_writeJetPlow
Description
EQGRP Toolset Firewall - from files BananaUsurper-2120, writeJetPlow-2130
Query · yara
strings: $x1 = "Implant Version-Specific Values:" fullword ascii $x2 = "This function should not be used with a Netscreen, something has gone horribly wrong" fullword ascii $s1 = "createSendRecv: recv'd an error from the target." fullword ascii $s2 = "Error: WatchDogTimeout read returned %d instead of 4" fullword ascii condition: ( uint16(0) == 0x457f and filesize < 2000KB and 1 of ($x*) ) or ( 3 of them )