Skip to content

minecraftbooter/minecraft-ddos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Minecraft DDOS Tool V2 - Ultimate Minecraft Server Stresser 🚀

Made by https://elitestresser.club 🌟

🚀 Introduction

Meet Minecraft DDOS Tool V2—your go-to Minecraft server stresser!

  • 🌊 Packed with 3 UDP, 3 TCP, and 2 HTTP methods to test Minecraft servers.
  • 💪 Built for professionals to push Minecraft servers to the limit.
  • ⚠️ Warning: For educational and legal testing only! Target your own servers or get permission. Illegal use is strictly prohibited! 🚨

✨ Features

🌟 Attack Methods:

🌊 Layer 4 UDP (Minecraft DDOS Tool):

  • 📦 UDP Spam: Floods with random UDP packets to swamp bandwidth.
  • 🤝 UDP Handshake: Slams fake handshake packets (0x00) to confuse the server.
  • 🔍 UDP Query: Overloads with query packets (0xFE 0x01) to jam the query system.

⚡ Layer 4 TCP (Minecraft Attack Tool):

  • 🔗 TCP Connect: Opens and closes connections to fill player slots.
  • 🚪 TCP Join: Sends fake join packets (0x00 0xFF) to mimic logins.
  • 🔑 TCP Login: Floods fake login packets (0x02) with random usernames.

🌐 Layer 7 HTTP (Minecraft Server Stresser):

  • 📊 HTTP Status Flood: Hammers http://<ip>:25565/status to drain CPU/memory.
  • 🔎 HTTP Query Flood: Slams http://<ip>:25565/query to overload HTTP queries.

🎨 Customization:

  • 🎯 Server IP & port (default 25565) for precise targeting.
  • ⏱️ Duration in seconds—set your attack length!
  • 📏 Packet size (1-65500 bytes) for UDP/TCP methods.

🖥️ Cool Vibes:

  • 🎨 ASCII art intro with Made by elitestresser.club.
  • 🌈 Colors: Cyan (start), Green (done), Red (errors).
  • Emojis: Rockets (🚀), checks (✅), crosses (❌).
  • 📊 Counts packets/connections/requests after each attack.
  • 🏷️ Window title: Minecraft DDOS Tool V2 By elitestresser.club.

🛠️ Installation

📋 Requirements:

  • 🐍 Python 3.x (Download from python.org)
  • 💻 A terminal (Command Prompt, PowerShell, Linux shell)

🚀 Steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/minecraft-ddos-tool-v2.git
    cd minecraft-ddos-tool-v2

    Replace yourusername with your actual GitHub username. 😉

  2. Install required libraries:

    pip3 install colorama requests
    • 🌈 colorama: For colorful console magic.
    • 🌐 requests: For HTTP attack power.
  3. Run the tool:

    python3 minecraft_ddos_tool_v2.py
    • 🪟 Windows? Use python if python3 doesn’t work.
    • 🔑 TCP methods might need admin/root privileges for max impact.

🎮 Usage

▶️ Launch It:

  • 🚀 Window title flips to Minecraft DDOS Tool V2 By elitestresser.club.

  • 🖥️ You’ll see:

    __  __       _                          _     _____  _____   _____ 
    |  /  |     ()                        | |   |  __ |  __ \ /     |
    | \  / | __ _ _ _ __  _ __   __ _ _ __ | |  | |  | | |  | |  |  |
    | |/| |/  | | '_ \| '_ \ / _ | ' | | | |  | | |  | |  |  |
    | |  | | (| | | | | | | | (| | | | | |  | || | || |  |  |
    ||  ||__,||| ||| ||__,|| ||| |/|__/ ______|
    

    Minecraft DDOS Tool V2 - Made by elitestresser.club

🎯 Pick Your Attack:

  • 🌊 1 for UDP, ⚡ 2 for TCP, 🌐 3 for HTTP.
  • Enter server IP, port (default 25565), and duration.
  • Choose the attack method and packet size.

🧠 How It Works

🌊 Layer 4 UDP:

  • Overwhelms Minecraft servers with spam, handshake, or query packets.

⚡ Layer 4 TCP:

  • Floods with connections, fake joins, or logins to max out player slots.

🌐 Layer 7 HTTP:

  • Drains resources via HTTP status or query floods.

📈 Tracks every attack’s impact with packet/connection/request counts!


🙌 Credits

🚀 Your go-to place for elite Minecraft server stress-testing tools!


📜 License

  • ⚖️ For educational and legal testing only.
  • 🚫 No formal license—keep it legit!

🔑 Keywords

  • 🎮 Minecraft DDOS Tool
  • 🌐 Minecraft Server Stresser
  • 💥 Minecraft Attack Tool

Disclaimer: This tool is for educational and ethical testing purposes only. Use it legally and responsibly!

About

Minecraft DDOS Tool V2 is an advanced Minecraft server stress-testing tool made and designed by https://elitestresser.club/ for educational and security testing purposes. Featuring 3 UDP, 3 TCP, and 2 HTTP attack methods, this tool allows professionals to assess the resilience of their Minecraft servers. With customizable attack parameters!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages