nwork / DDoS-1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%