MHDDoS

September 2, 2026 · View on GitHub

MHDDoS

DDoS Testing Toolkit · 57 Methods · Python 3

Forks Last commit Stars License Issues

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


MHDDoS preview

MHDDoS script preview


⚠️ Important Notice

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.


✨ Features & Methods

MHDDoS includes methods for multiple network layers, utility commands, and console helpers.

💣 Layer 7

IconMethodDescription
GETGETGET Flood
POSTPOSTPOST Flood
OVHOVHBypass OVH
RHEXRHEXRandom HEX
STOMPSTOMPBypass chk_captcha
STRESSSTRESSSend HTTP packets with high byte payloads
DYNDYNRandom subdomain method
DOWNLOADERDOWNLOADERSlow data-reading method
SLOWSLOWSlowloris method
HEADHEADHTTP HEAD method
NULLNULLNull User-Agent and related headers
COOKIECOOKIERandom Cookie method
PPSPPSMinimal GET / HTTP/1.1 request
EVENEVENGET method with additional headers
GSBGSBGoogle Project Shield bypass
DGBDGBDDoS-Guard bypass
AVBAVBArvanCloud bypass
BOTBOTGooglebot-style requests
APACHEAPACHEApache exploit method
XMLRPCXMLRPCWordPress XML-RPC method (/xmlrpc.php)
CFBCFBCloudflare bypass
CFBUAMCFBUAMCloudflare Under Attack Mode bypass
BYPASSBYPASSGeneric anti-DDoS bypass
BOMBBOMBBombardier-based method
🔪KILLERMulti-threaded target method
🧅TOROnion/Tor target method

🧨 Layer 4 / Layer 3

IconMethodDescription
TCPTCPTCP Flood
UDPUDPUDP Flood
SYNSYNSYN Flood
OVH-UDPOVH-UDPUDP method with randomized headers and binary payload
CPSCPSRepeated proxy connection open/close
ICMPICMPICMP Echo Request flood
CONNECTIONCONNECTIONKeep proxy connections alive
VSEVSEValve Source Engine protocol
TS3TS3TeamSpeak 3 status ping protocol
FIVEMFIVEMFiveM status ping protocol
FIVEM-TOKENFIVEM-TOKENFiveM confirmation token method
MEMMEMMemcached amplification
NTPNTPNTP amplification
MCBOTMCBOTMinecraft bot method
MINECRAFTMINECRAFTMinecraft status ping protocol
MCPEMCPEMinecraft PE status ping protocol
DNSDNSDNS amplification
CHARCHARChargen amplification
CLDAPCLDAPCLDAP amplification
ARDARDApple Remote Desktop amplification
RDPRDPRemote Desktop Protocol amplification

⚙️ Tools

Run the tools console with:

python3 start.py tools
IconToolDescription
🌟CFIPFind the real IP address of Cloudflare-powered websites
🔪DNSShow DNS records
📍TSSRVTeamSpeak SRV resolver
⚠️PINGPing servers
📌CHECKCheck website status
📊DSTATDisplay sent/received byte statistics

🎩 Console Commands

IconCommandDescription
STOPStop all running methods
🌠TOOLSOpen console tools
👑HELPShow script usage

📥 Downloads

Prebuilt releases are available from GitHub Releases.


🚀 Getting Started

📦 Requirements

🔧 Clone & Install

git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt

⚡ One-Line Installation on a Fresh VPS

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

🐳 Docker

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.


📚 Documentation

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.


🌐 Community

GitHub Telegram Channel Telegram Group

⭐ Like the project?

Consider leaving a star on the repository — it helps the project grow.


☁️ Hosting

🚀 PFcloud

PFcloud Hosting

⚡ You can buy an 10Gbps cheap server from PFcloud Hosting with crypto (Scan Allowed).

Explore PFcloud Hosting


⚡ Zomro

Zomro Hosting

🕒 Zomro Hosting allows you to purchase an hourly server using crypto and completely anonymously.

Explore Zomro Hosting


MHDDoS

Made for authorized security testing and research.

Python 3 · Open Source · Community Driven