Amir-78 / DDosX

HTTP Flood Tool Created By Amir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDosX

Is An HTTP Flood Tool Created By Amir for Python3.

Important

This tool was made to learn how HTTP Flood attacks work, and to try it on your own servers, I am not responsible for any illegal use of this tool.

Installation

You need to install the tool requirements.

python3 -m pip install -r requirements.txt

#OR

py3 -m pip install -r requirements.txt

#OR

pip3 install -r requirements.txt

Usage

python3 DDosX.py

#OR

py3 DDosX.py

Recommendation

I advise not to use the tool on your own devices unless your internet is capable of carrying out attacks, I recommend using it on servers because it has a high internet speed.

- Created By: Amir.

About

HTTP Flood Tool Created By Amir.


Languages

Language:Python 100.0%