CN_Honker_portRecall_bc
Description
Script from disclosed CN Honker Pentest Toolset - file bc.pl
Query · yara
strings:
$s0 = "print \"[*] Connected to remote host \\n\"; " fullword ascii /* PEStudio Blacklist: strings */
$s1 = "print \"Usage: $0 [Host] [Port] \\n\\n\"; " fullword ascii /* PEStudio Blacklist: strings */
$s5 = "print \"[*] Resolving HostName\\n\"; " fullword ascii /* PEStudio Blacklist: strings */
condition:
filesize < 10KB and all of them