simple_cmd_html
Description
Semi-Auto-generated - file simple_cmd.html.txt
Query · yara
strings: $s1 = "<title>G-Security Webshell</title>" fullword $s2 = "<input type=TEXT name=\"-cmd\" size=64 value=\"<?=$cmd?>\" " fullword $s3 = "<? if($cmd != \"\") print Shell_Exec($cmd);?>" fullword $s4 = "<? $cmd = $_REQUEST[\"-cmd\"];?>" fullword condition: all of them