Skip to content

Lightweight multithreaded UDP flood script written in Python. Designed for stress testing and traffic simulation on specified hosts and ports. Intended strictly for educational use on systems you own or control

License

Notifications You must be signed in to change notification settings

SabriAmir/DDOS-Attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🛡️ DDOS-Attack

Lightweight multithreaded UDP flood script for ethical stress testing and traffic simulation
Author: SabriAmir • Language: Python • License: MIT


🚀 Overview

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.


⚙️ Features

  • 🔄 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

📦 Installation

git clone https://github.com/SabriAmir/DDOS-Attack.git
cd DDOS-Attack
python ddos.py

About

Lightweight multithreaded UDP flood script written in Python. Designed for stress testing and traffic simulation on specified hosts and ports. Intended strictly for educational use on systems you own or control

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages