CN_Honker_shell_brute_tool
Description
Sample from CN Honker Pentest Toolset - file shell_brute_tool.exe
Query · yara
strings: $s0 = "http://24hack.com/xyadmin.asp" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" fullword ascii /* PEStudio Blacklist: agent */ condition: uint16(0) == 0x5a4d and filesize < 1000KB and all of them