Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d4vinci/pyflooder

A http flood python script that could stop a normal website in 10s
https://github.com/d4vinci/pyflooder

ddos ddos-attacks flood-attack http-flood python-script website websites

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# PyFlooder
An [HTTP Flood](https://en.m.wikipedia.org/wiki/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 >
```