Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
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 Byte * DYN | 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 Bypass * BYPASS | Bypass Normal AntiDDoS *
BOMB | Bypass with codesenberg/bombardier * ๐ช KILLER | Run many threads to kill a target * ๐ง
TOR | Bypass onion website
- ๐งจ Layer4:
- โ๏ธ 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
Our social's๐ป
Please do not use the "Issues" section to ask your questions!
* Matrix community Telegram channel * Matrix team Telegram Group * GitHub
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
script
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt
One-Line Installing on Fresh VPS
script
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
script
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
[python3]: https://python.org 'Python3' [github issues]: https://github.com/MatrixTM/MHDDoS/issues 'enter'
