@tom_doerr: Python DDoS script with 57 attack methods https://github.com/MatrixTM/MHDDoS
Summary
A Python DDoS script with 57 attack methods shared on GitHub.
View Cached Full Text
Cached at: 05/29/26, 02:11 PM
Python DDoS script with 57 attack methods
https://t.co/IY8Bw1MXhc https://t.co/MZ11Ltt0Js
MatrixTM/MHDDoS
Source: https://github.com/MatrixTM/MHDDoS
MHDDoS - DDoS Attack Script With 57 Methods
(Programming Language - Python 3)
Please Don't Attack websites without the owner's consent.


Features And Methods
-
π£ Layer7
GET | GET Flood
POST | POST Flood
OVH | Bypass OVH
RHEX | Random HEX
STOMP | Bypass chk_captcha
STRESS | Send HTTP Packet With High ByteDYN | A New Method With Random SubDomain
DOWNLOADER | A New Method of Reading data slowly
SLOW | Slowloris Old Method of DDoS
HEAD | https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD
NULL | Null UserAgent and β¦
COOKIE | Random Cookie PHP βif (isset($_COOKIE))β
PPS | Only βGET / HTTP/1.1\r\n\r\nβ
EVEN | GET Method with more header
GSB | Google Project Shield Bypass
DGB | DDoS Guard Bypass
AVB | Arvan Cloud Bypass
BOT | Like Google bot
APACHE | Apache Expliot
XMLRPC | WP XMLRPC exploit (add /xmlrpc.php)
CFB | CloudFlare Bypass
CFBUAM | CloudFlare Under Attack Mode BypassBYPASS | Bypass Normal AntiDDoS
BOMB | Bypass with codesenberg/bombardier- πͺ KILLER | Run many threads to kill a target
- π§ TOR | Bypass onion website
-
𧨠Layer4:
TCP | TCP Flood Bypass
UDP | UDP Flood Bypass
SYN | SYN Flood
OVH-UDP | UDP flood with random HTTP headers and binary payload to bypass OVH and WAFs.
CPS | Open and close connections with proxy
ICMP | Icmp echo request flood (Layer3)
CONNECTION | Open connection alive with proxy
VSE | Send Valve Source Engine Protocol
TS3 | Send Teamspeak 3 Status Ping Protocol
FIVEM | Send FiveM Status Ping ProtocolFIVEM-TOKEN | Send FiveM confirmation token flood
MEM | Memcached Amplification
NTP | NTP Amplification
MCBOT | Minecraft Bot AttackMINECRAFT | Minecraft Status Ping Protocol
MCPE | Minecraft PE Status Ping Protocol
DNS | DNS Amplification
CHAR | Chargen AmplificationCLDAP | Cldap Amplification
ARD | Apple Remote Desktop Amplification
RDP | Remote Desktop Protocol Amplification
-
βοΈ Tools - Runs With
python3 start.py tools- π CFIP | Find Real IP Address Of Websites Powered By Cloudflare
- πͺ DNS | Show DNS Records Of Sites
- π TSSRV | TeamSpeak SRV Resolver
- β PING | PING Servers
- π CHECK | Check If Websites Status
- π DSTAT | That Shows Bytes Received, bytes Sent and their amount
-
π© Other
- β STOP | STOP All Attacks
- π TOOLS | Console Tools
- π HELP | Show Usage Script
Our social'sπ»
Please do not use the "Issues" section to ask your questions!
If u Like the project, leave a star on the repository!
Downloads
You can download it from GitHub Releases
Getting Started
Requirements
Documentation
You can read it from GitHub Wiki
Clone and Install Script
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt
One-Line Installing on 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
# you can use the built image directly by uncommenting one line in the dockercompose
docker compose run -it --entrypoint /bin/bash mhddos
Need a Cheap Server?
You can buy an 10Gbps cheap server from PFcloud Hosting with crypto (Scan Allowed).
Zomro Hosting allows you to purchase an hourly server using crypto and completely anonymously.
Similar Articles
OpenAI's Codex chains decade-old DoS techniques into HTTP/2 Bomb
Researchers used OpenAI's Codex agent to chain two decade-old DoS techniques into an HTTP/2 Bomb that can crash vulnerable web servers in seconds, affecting major servers like nginx, Apache, IIS, Envoy, and Pingora.
@seclink: v2.0.0 Update Summary: Architecture Optimization - uv dependency management (replacing requirements.txt) - argparse command-line arguments + JSON config file - logging structured logging - AttackProtocol ABC base class New...
ddos_attack_script_demo v2.0.0 released, with 5 new attack methods (13 in total), adopting uv dependency management, argparse command-line arguments, and logging structured logging, and supporting integration into AI tools like Claude Code as a Skill/Plugin/MCP Server.
Hackers can use 9 of the most popular AI tools to assemble massive botnets
Researchers have devised a pull-based prompt injection attack called HalluSquatting that exploits AI coding assistants' tendency to hallucinate resource identifiers, enabling the assembly of massive botnets and large-scale attacks.
Codex Discovered a Hidden HTTP/2 Bomb
Codex discovered a remote denial-of-service exploit dubbed 'HTTP/2 Bomb' that targets HPACK compression in major web servers (nginx, Apache, IIS, Envoy, Pingora), chaining a compression bomb with flow-control hold to exhaust server memory quickly.
@Khazix0918: https://x.com/Khazix0918/status/2074010677413581196
The author shares their experience of a 48-hour DDoS attack on their website AIHOT, successfully defending and fixing security vulnerabilities using the Claude Fable 5 AI model.
