CN_Honker_Webshell_WebShell
Description
Webshell from CN Honker Pentest Toolset - file WebShell.cgi
Query · yara
strings: $s1 = "$login = crypt($WebShell::Configuration::password, $salt);" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "my $error = \"This command is not available in the restricted mode.\\n\";" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "warn \"command: '$command'\\n\";" fullword ascii /* PEStudio Blacklist: strings */ condition: filesize < 30KB and 2 of them