CN_Honker_CoolScan_scan
Description
Sample from CN Honker Pentest Toolset - file scan.exe
Query · yara
strings:
$s0 = "User-agent:\\s{0,32}(huasai|huasai/1.0|\\*)" fullword ascii /* PEStudio Blacklist: strings */
$s1 = "scan web.exe" fullword wide /* PEStudio Blacklist: strings */
condition:
uint16(0) == 0x5a4d and filesize < 3680KB and all of them