Skip to content

This is a basic Python script that accepts a website's url in string format to initiate a DDoS attack. For educational purposes only.

Notifications You must be signed in to change notification settings

eolszewski/DDoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DDoS

This is a basic Python script that accepts a website's url in string format to initiate a DDoS attack. For educational purposes only.

To run this script, you should be running Python >= 3.2.0

To install the dependencies: pip install futures pip install urllib

Warning: This script may crash your computer as it is multi-threaded.

About

This is a basic Python script that accepts a website's url in string format to initiate a DDoS attack. For educational purposes only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages