Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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 >