CN_Honker_wwwscan_1_wwwscan
Description
Sample from CN Honker Pentest Toolset - file wwwscan.exe
Query · yara
strings: $s0 = "%s www.target.com -p 8080 -m 10 -t 16" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "GET /nothisexistpage.html HTTP/1.1" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 180KB and all of them