CN_Honker_cleaner_cl_2
Description
Sample from CN Honker Pentest Toolset - file cl.exe
Query · yara
strings: $s0 = "cl -eventlog All/Application/System/Security" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "clear iislog error!" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 50KB and all of them