Skip to content

A Distributed Denial of Service (DDoS) script which is basically a script that overloads a website with requests so that this website is not able to offer its service anymore because you're overloading its capacities.

Notifications You must be signed in to change notification settings

adamatasi/DDoS_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DDoS_Script

A Distributed Denial of Service (DDoS) script which is basically a script that overloads a website with requests so that this website is not able to offer its service anymore because you're overloading its capacities.

#NOTE: Test it in your environment/Network only.

1- install pyfiglet module by typing the following command: sudo pip3 install pyfiglet

2- Open the file "DDoS.py" in a text editor

3- Go to line 10: Change the name "Adam Atasi" to whatever name you want.

4- Go to line 15: Change the target to your target (could be your router).

5- Run the script: sudo python3 DDoS.py

About

A Distributed Denial of Service (DDoS) script which is basically a script that overloads a website with requests so that this website is not able to offer its service anymore because you're overloading its capacities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages