CN_Honker_wwwscan_gui
Description
Sample from CN Honker Pentest Toolset - file wwwscan_gui.exe
Query · yara
strings: $s1 = "%s www.target.com -p 8080 -m 10 -t 16" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "/eye2007Admin_login.aspx" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 280KB and all of them