CN_Honker_Webshell_cmfshell
Description
Webshell from CN Honker Pentest Toolset - file cmfshell.cmf
Query · yara
strings: $s1 = "<cfexecute name=\"C:\\Winnt\\System32\\cmd.exe\"" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "<form action=\"<cfoutput>#CGI.SCRIPT_NAME#</cfoutput>\" method=\"post\">" fullword ascii /* PEStudio Blacklist: strings */ condition: filesize < 4KB and all of them