# PyFlooder **Repository Path**: taaaaaa11/PyFlooder ## Basic Information - **Project Name**: PyFlooder - **Description**: A http flood python script that could stop a normal website in 10s - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-07 - **Last Updated**: 2021-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 > ```