/PyFlooder

A http flood python script that could stop a normal website in 10s

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyFlooder

A http flood python script that could stop a normal website in 10s

How does it work ?

-It generates a random get requests and uees it to send to the target.

-By repeating this step for thousands of times in second the target stops :D

Usage

pyflooder.py < Hostname > < Port > < Number_of_Attacks >