Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 336 Bytes

File metadata and controls

13 lines (9 loc) · 336 Bytes

PyFlooder

An HTTP Flood Python script that could stop a normal website in 10s

How does it work ?

It generates a configurable number of random GET requests and sends them to the target

Usage

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

Contributions are welcome