WebShell_php_webshells_MyShell
Description
PHP Webshells Github Archive - file MyShell.php
Query · yara
strings: $s3 = "<title>MyShell error - Access Denied</title>" fullword $s4 = "$adminEmail = \"youremail@yourserver.com\";" fullword $s5 = "//A workdir has been asked for - we chdir to that dir." fullword $s6 = "system($command . \" 1> /tmp/output.txt 2>&1; cat /tmp/output.txt; rm /tmp/o" $s13 = "#$autoErrorTrap Enable automatic error traping if command returns error." fullword $s14 = "/* No work_dir - we chdir to $DOCUMENT_ROOT */" fullword $s19 = "#every command you excecute." fullword $s20 = "<form name=\"shell\" method=\"post\">" fullword condition: 3 of them