CN_Honker_cleaniis
Description
Sample from CN Honker Pentest Toolset - file cleaniis.exe
Query · yara
strings: $s1 = "iisantidote <logfile dir> <ip or string to hide>" fullword ascii /* PEStudio Blacklist: strings */ $s4 = "IIS log file cleaner by Scurt" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 200KB and all of them