Skip to content

Say hello to Python IP Stresser v2 by https://elitestresser.club ๐ŸŽ‰ This is your go-to IP stresser and IP booter, loaded with a massive arsenal of flood methods. From UDP DDOS tools to TCP DDOS tools and HTTP/HTTPS floods, this Python-powered beast is built for network testing pros. Test your servers like a champ with this slick DDOS tool! ๐Ÿ’ช

Notifications You must be signed in to change notification settings

neonsupreme/ip-stresser-booter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Python IP Stresser / IP Booter DDOS V2.0

Say hello to Python DDOS V2.0! ๐ŸŽ‰ Your ultimate IP Stresser and IP Booter, packed with powerful flood methods. Whether it's UDP DDOS tools, TCP DDOS tools, or HTTP/HTTPS floods, this Python-powered beast is built for network testing professionals. Test your servers like a pro with this slick DDOS tool! ๐Ÿ’ช

โš ๏ธ Disclaimer: For educational use and authorized testing only! Only flood servers you own or have permission for. Illegal use is strictly prohibited! ๐Ÿšจ


โœจ Features

๐Ÿ”ง Flood Protocols:

UDP Floods ๐ŸŒŠ (UDP DDOS Tool):

  • Plain: Fixed-payload packets for steady streams. ๐Ÿ“ฆ
  • Random: Random payloads for unpredictable chaos. ๐ŸŽฒ
  • Burst: 10-packet bursts with short pauses. ๐Ÿ’ฅ
  • Spoof: Simulates random source IPs (non-raw spoofing). ๐Ÿ•ต๏ธ
  • Frag: Sends fragmented packets in two parts. ๐Ÿงฉ

TCP Floods โšก (TCP DDOS Tool):

  • SYN Flood (Single): SYN packets to clog connections. ๐ŸŽฏ
  • SYN Flood (Multi-threaded): 10-thread SYN chaos. ๐Ÿงต
  • Data Flood (Single): Data blasts after connecting. ๐Ÿ’พ
  • Data Flood (Multi-threaded): 10-thread data storm. ๐ŸŒฉ๏ธ
  • ACK Flood: Small ACK-like packets post-connection. ๐Ÿ“ก
  • RST Flood: Rapid connect-and-close for RST packets. ๐Ÿ”„
  • XMAS Flood: All-flags packets for confusion. ๐ŸŽ„

HTTP/HTTPS Floods ๐ŸŒ (IP Stresser):

  • GET Flood: Barrages servers with GET requests. ๐Ÿ“ก
  • POST Flood: Slams servers with POST data. ๐Ÿ“จ
  • Slowloris (HTTPS): Slow connection buildup to exhaust resources. ๐Ÿข

๐ŸŽจ Customization:

  • Target IP & port (1-65535) for precise IP booter action. ๐ŸŽฏ
  • Flood duration in secondsโ€”your call! โฑ๏ธ
  • Packet size (1-65500 bytes) for UDP & TCP Data floods. ๐Ÿ“
  • TCP styles: Single socket or 10-thread multi-threaded mayhem! ๐Ÿงต

๐Ÿ–ฅ๏ธ Slick Interface:

  • ASCII art intro with "Made by elitestresser.club". ๐ŸŽจ
  • Colorful output: Cyan (start), Green (done), Red (errors). ๐ŸŒˆ
  • Emojis: Rockets (๐Ÿš€), checks (โœ…), crosses (โŒ) for flair. โœจ
  • Packet/request counts after every flood. ๐Ÿ“Š
  • Window Title: "Python DDOS V2.0 By elitestresser.club". ๐Ÿ˜Ž

๐ŸŒŸ Made by elitestresser.club: Network testing legends! ๐Ÿ”ฅ


๐Ÿ› ๏ธ Installation

๐Ÿ“‹ Prerequisites

  • Python 3.x: Download here ๐Ÿ
  • A terminal (Command Prompt, PowerShell, Linux Terminal) ๐Ÿ’ป

๐Ÿš€ Steps

Clone the Repo:

git clone <your-repo-url>
cd ipstresser-ipbooter

Install Dependencies:

pip install colorama requests
  • colorama: For that colorful console magic. ๐ŸŒˆ
  • requests: For HTTP/HTTPS flood power. ๐ŸŒ

Run It:

python3 ipstresser-ipbooter.py

๐Ÿ“œ Rename ddos_tool.py to your scriptโ€™s filename!


๐ŸŽฎ Usage

1๏ธโƒฃ Launch the Tool

Run it, and the title switches to "Python DDOS V2.0 By elitestresser.club". You'll see:

 _______  ___      ___   _______  _______ 
|       ||   |    |   | |       ||       |
|    ___||   |    |   | |_     _||    ___|
|   |___ |   |    |   |   |   |  |   |___ 
|    ___||   |___ |   |   |   |  |    ___|
|   |___ |       ||   |   |   |  |   |___ 
|_______||_______||___|   |___|  |_______|

Python DDOS v2.0 - Made by elitestresser.club

2๏ธโƒฃ Choose Your Attack:

  • 1 for UDP ๐ŸŒŠ
  • 2 for TCP โšก
  • 3 for HTTP/HTTPS ๐ŸŒ

3๏ธโƒฃ Set It Up:

  • UDP: Select method (1-5), enter IP, port, duration, packet size.
  • TCP: Select method (1-7), enter IP, port, duration (packet size for Data Floods).
  • HTTP/HTTPS: Select method (1-3), enter URL, duration.

Example Runs

๐ŸŒ€ UDP Burst Flood
[๐Ÿš€] UDP Burst Flood on 192.168.1.100:12345 | 1024 bytes | 5s...
[โœ…] Done! Sent 500 packets.
โšก TCP XMAS Flood
[๐Ÿš€] TCP XMAS Flood on 192.168.1.100:80 | 5s...
[โœ…] Done! Sent 1234 XMAS packets.
๐ŸŒ HTTPS Slowloris
[๐Ÿš€] HTTPS Slowloris on https://192.168.1.100 | 10s...
[โœ…] Done! Opened 98 connections.

๐Ÿง  How It Works

  • UDP DDOS Tool ๐ŸŒŠ: Overloads ports with packetsโ€”plain, random, bursts, spoofed, or fragmented.
  • TCP DDOS Tool โšก: Clogs connections (SYN/RST), floods data, or confuses with ACK/XMAS packets.
  • IP Stresser ๐ŸŒ: Hammers web servers with GET/POST floods or slow HTTPS attacks.
  • IP Booter ๐ŸŽฏ: Targets IPs and ports with precision.

๐Ÿ“ˆ See your floodโ€™s impact with detailed packet/connection counts!


๐Ÿ™Œ Credits

Made by elitestresser.club ๐ŸŒŸ
Built by the network testing gurus at elitestresser.club, your home for top-tier IP stresser and IP booter tools. Visit us for more firepower! ๐Ÿ”ฅ


๐Ÿ“œ License

For educational and legal testing only. No formal licenseโ€”use wisely and respect the law! โš–๏ธ


๐Ÿ”‘ Keywords

  • ๐ŸŒ IP Stresser
  • ๐ŸŽฏ IP Booter
  • ๐Ÿ’ฅ DDOS Tool
  • ๐ŸŒŠ UDP DDOS Tool
  • โšก TCP DDOS Tool

About

Say hello to Python IP Stresser v2 by https://elitestresser.club ๐ŸŽ‰ This is your go-to IP stresser and IP booter, loaded with a massive arsenal of flood methods. From UDP DDOS tools to TCP DDOS tools and HTTP/HTTPS floods, this Python-powered beast is built for network testing pros. Test your servers like a champ with this slick DDOS tool! ๐Ÿ’ช

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages