Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/matrixtm/mhddos
OSINT (Open Source Intelligence)Network MappingIDS/IPS EvasionWAF BypassPenetration TestingRed TeamingDNS Analysis
GitHubmatrixtm/mhddos

MHDDoS

Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods

View Repository
16.5k3.6k2151 day agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

🧨 Layer 4 / Layer 3

⚙️ Tools

Run the tools console with:

root@kitploit:~
python3 start.py tools

🎩 Console Commands

IconCommandDescription
❌

📥 Downloads

Prebuilt releases are available from GitHub Releases.


🚀 Getting Started

📦 Requirements

  • Python 3
  • dnspython
  • cfscrape
  • impacket
  • requests
  • PyRoxy
  • icmplib
  • certifi
  • psutil
  • yarl

🔧 Clone & Install

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

⚡ One-Line Installation on a Fresh VPS

root@kitploit:~
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

root@kitploit:~
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
docker compose build

Then start the container:

root@kitploit:~
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

Download Tool
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
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
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
STOP
Stop all running methods
🌠TOOLSOpen console tools
👑HELPShow script usage