CN_Honker_Webshell_ASP_asp4
Description
Webshell from CN Honker Pentest Toolset - file asp4.txt
Query · yara
strings: $s2 = "if ShellPath=\"\" Then ShellPath = \"cmd.exe\"" fullword ascii /* PEStudio Blacklist: strings */ $s6 = "Response.Cookies(Cookie_Login) = sPwd" fullword ascii /* PEStudio Blacklist: strings */ $s8 = "Set DD=CM.exec(ShellPath&\" /c \"&DefCmd)" fullword ascii /* PEStudio Blacklist: strings */ condition: filesize < 150KB and all of them