Skip to content

z3vke/DDoS-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DDoS-Tool

⚠️ Disclaimer

This project is for educational and research purposes only. Unauthorized use of this tool to attack networks or services without explicit permission is illegal and may result in severe legal consequences. Use responsibly.

πŸ“Œ About

DDoS-Tool is a penetration testing tool designed to simulate Distributed Denial-of-Service (DDoS) attacks for security testing and research. It allows security professionals to assess the resilience of their systems against high-traffic attacks.

πŸ”₯ Features

Multiple attack methods (UDP, TCP, HTTP flood, etc.)

Customizable request rates and payload sizes

Spoofing support (if allowed by network settings)

Logging and reporting of attack impact

πŸ› οΈ Installation

Clone the repository:

bash Copy git clone https://github.com/your-username/DDoS-Tool.git
cd DDoS-Tool
Install dependencies:

bash Copy pip install -r requirements.txt

πŸš€ Usage

Run the script with the desired parameters:

bash Copy python ddos.py --target <IP/URL> --port --method --time Example:

bash Copy python ddos.py --target example.com --port 80 --method HTTP --time 60

βš–οΈ Legal Notice

This tool must not be used for unauthorized attacks. Use it only for testing your own systems or with explicit permission from the owner of the targeted system.

πŸ“œ License

This project is released under the MIT License.

πŸ“« Contact

For questions or contributions, open an issue or reach out via email.

DISCORD : rvw3

About

Free Working DDoS tool 2025 working.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages