Skip to content

Name919-create/DDoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WiFi DDOS Attack Program

This program is designed to launch a DDOS attack against a specified WiFi network. Please note that DDOS attacks are illegal and this program should only be used for educational purposes.

Requirements

Python 3.x Scapy module Root/superuser privileges Installation Clone this repository. Install Scapy by running the following command: pip install scapy.

Usage

Open a terminal and navigate to the directory containing the program files. Run the program by typing sudo python ddos.py. Enter the name of the WiFi network you want to target when prompted. Wait for the program to launch the attack.

Troubleshooting

If you are unable to run the program, make sure you have root/superuser privileges. If you receive an error about Scapy not being installed, make sure you have installed it using the command in the Installation section. Disclaimer.This program is for educational purposes only. I am not responsible for any illegal use of this program or any damages caused by it. Use at your own risk.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages