Lightweight multithreaded UDP flood script for ethical stress testing and traffic simulation
Author: SabriAmir • Language: Python • License: MIT
DDOS-Attack is a lightweight, multithreaded Python script designed to simulate UDP traffic for educational and stress-testing purposes. It allows users to test the resilience of their own networks or lab environments under high-load conditions.
⚠️ Disclaimer: This tool is intended strictly for educational and ethical use. Do not use it on systems you do not own or have explicit permission to test. Unauthorized usage may violate laws and result in serious consequences.
- 🔄 Multithreaded packet dispatch for high-speed simulation
- 🎯 Customizable target IP, port, duration, and thread count
- 🧪 Ideal for load testing, network simulation, and cybersecurity training
- 🐍 Pure Python implementation with minimal dependencies
git clone https://github.com/SabriAmir/DDOS-Attack.git
cd DDOS-Attack
python ddos.py