CN_Honker_Webshell_ASP_asp2
Description
Webshell from CN Honker Pentest Toolset - file asp2.txt
Query · yara
strings: $s1 = "<%=server.mappath(request.servervariables(\"script_name\"))%>" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "webshell</font> <font color=#00FF00>" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "Userpwd = \"admin\" 'User Password" fullword ascii /* PEStudio Blacklist: strings */ condition: filesize < 10KB and all of them