
Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
For authorized testing and educational use only.
Do not attack systems, websites, or networks without the owner's explicit permission.
Download · Features · Installation · Docker · Documentation · Community · Hosting
[!CAUTION] MHDDoS is 100% free. Do not send money to anyone claiming to sell this project. If someone asks you to pay for MHDDoS, treat it as a scam.
[!WARNING] Use this project only on infrastructure you own or have explicit authorization to test.
MHDDoS includes methods for multiple network layers, utility commands, and console helpers.
Run the tools console with:
python3 start.py tools
| Icon | Command | Description |
|---|---|---|
| ❌ |
Prebuilt releases are available from GitHub Releases.
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt
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
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
docker compose build
Then start the container:
docker compose run -it --entrypoint /bin/bash mhddos
[!TIP] You can also use the built image directly by enabling the relevant line in the Docker Compose configuration.
Full project documentation is available in the GitHub Wiki.
For bug reports and repository-related issues, use GitHub Issues.
[!NOTE] Please do not use the Issues section for general support questions.
Made for authorized security testing and research.
Python 3 · Open Source · Community Driven
| Icon | Method | Description |
|---|
GET | GET Flood | |
POST | POST Flood | |
OVH | Bypass OVH | |
RHEX | Random HEX | |
STOMP | Bypass chk_captcha | |
STRESS | Send HTTP packets with high byte payloads | |
DYN | Random subdomain method | |
DOWNLOADER | Slow data-reading method | |
SLOW | Slowloris method | |
HEAD | HTTP HEAD method | |
NULL | Null User-Agent and related headers | |
COOKIE | Random Cookie method | |
PPS | Minimal GET / HTTP/1.1 request | |
EVEN | GET method with additional headers | |
GSB | Google Project Shield bypass | |
DGB | DDoS-Guard bypass | |
AVB | ArvanCloud bypass | |
BOT | Googlebot-style requests | |
APACHE | Apache exploit method | |
XMLRPC | WordPress XML-RPC method (/xmlrpc.php) | |
CFB | Cloudflare bypass | |
CFBUAM | Cloudflare Under Attack Mode bypass | |
BYPASS | Generic anti-DDoS bypass | |
BOMB | Bombardier-based method | |
| 🔪 | KILLER | Multi-threaded target method |
| 🧅 | TOR | Onion/Tor target method |
| Icon | Method | Description |
|---|
TCP | TCP Flood | |
UDP | UDP Flood | |
SYN | SYN Flood | |
OVH-UDP | UDP method with randomized headers and binary payload | |
CPS | Repeated proxy connection open/close | |
ICMP | ICMP Echo Request flood | |
CONNECTION | Keep proxy connections alive | |
VSE | Valve Source Engine protocol | |
| TS3 | TS3 | TeamSpeak 3 status ping protocol |
FIVEM | FiveM status ping protocol | |
FIVEM-TOKEN | FiveM confirmation token method | |
MEM | Memcached amplification | |
NTP | NTP amplification | |
MCBOT | Minecraft bot method | |
MINECRAFT | Minecraft status ping protocol | |
MCPE | Minecraft PE status ping protocol | |
DNS | DNS amplification | |
CHAR | Chargen amplification | |
CLDAP | CLDAP amplification | |
ARD | Apple Remote Desktop amplification | |
RDP | Remote Desktop Protocol amplification |
| Icon | Tool | Description |
|---|
| 🌟 | CFIP | Find the real IP address of Cloudflare-powered websites |
| 🔪 | DNS | Show DNS records |
| 📍 | TSSRV | TeamSpeak SRV resolver |
| ⚠️ | PING | Ping servers |
| 📌 | CHECK | Check website status |
| 📊 | DSTAT | Display sent/received byte statistics |
STOP| Stop all running methods |
| 🌠 | TOOLS | Open console tools |
| 👑 | HELP | Show script usage |