CN_Honker_Alien_command
Description
Script from disclosed CN Honker Pentest Toolset - file command.txt
Query · yara
strings:
$s0 = "for /d %i in (E:\\freehost\\*) do @echo %i" fullword ascii /* PEStudio Blacklist: strings */
$s1 = "/c \"C:\\windows\\temp\\cscript\" C:\\windows\\temp\\iis.vbs" fullword ascii /* PEStudio Blacklist: strings */
condition:
filesize < 8KB and all of them