Today while browsing GitHub, I discovered a powerful open-source DDOS attack library: MHDDoS. This DDOS attack library has 56 attack methods and claims to be the best DDOS attacker.
Project address: https://github.com/MatrixTM/MHDDoS
To install and use, download the source code via git and install the corresponding dependencies using pip.
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt
To install online on a virtual host:
apt -y update && apt -y install curl wget libcurl4 libssl-dev python3 python3-pip make cmake automake autoconf m4 build-essential git && git clone https://github.com/MatrixTM/MHDDoS.git && cd MH* && pip3 install -r requirements.txt
Run:
python start.py