Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 259 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 259 Bytes

DDos Attack

This is a Python script which generates a DDos attack targeted at an IP address and host. NOTE: DO NOT USE THIS FOR MALICIOUS PURPOSES. Run python3 ddos-attack.py in a terminal if you have Python 3.

DISCLAIMER: Help given from the internet.