CN_Honker_WebRobot
Description
Sample from CN Honker Pentest Toolset - file WebRobot.exe
Query · yara
strings: $s1 = "%d-%02d-%02d %02d^%02d^%02d ScanReprot.htm" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "\\log\\ProgramDataFile.dat" ascii /* PEStudio Blacklist: strings */ $s3 = "\\data\\FilterKeyword.txt" ascii condition: uint16(0) == 0x5a4d and filesize < 2000KB and all of them