Baike.dev
All toolsTrendingOpen sourceNewsSubmit
Log in
< 返回工具列表
M

MHDDoS

> 编程语言
开源

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

16.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

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

---

--- ## ⚠️ 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 | 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 | ### 🧨 Layer 4 / Layer 3 | 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` | 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 | ### ⚙️ Tools Run the tools console with: ```bash python3 start.py tools ``` | 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 | ### 🎩 Console Commands | Icon | Command | Description | |:---:|:---:|---| | ❌ | `STOP` | Stop all running methods | | 🌠 | `TOOLS` | Open console tools | | 👑 | `HELP` | Show script usage | --- ## 📥 Downloads Prebuilt releases are available from **[GitHub Releases](https://github.com/MatrixTM/MHDDoS/releases)**. --- ## 🚀 Getting Started ### 📦 Requirements - [Python 3](https://python.org) - [dnspython](https://github.com/rthalley/dnspython) - [cfscrape](https://github.com/Anorov/cloudflare-scrape) - [impacket](https://github.com/SecureAuthCorp/impacket) - [requests](https://github.com/psf/requests) - [PyRoxy](https://github.com/MatrixTM/PyRoxy) - [icmplib](https://github.com/ValentinBELYN/icmplib) - [certifi](https://github.com/certifi/python-certifi) - [psutil](https://github.com/giampaolo/psutil) - [yarl](https://github.com/aio-libs/yarl) ### 🔧 Clone & Install ```bash git clone https://github.com/MatrixTM/MHDDoS.git cd MHDDoS pip install -r requirements.txt ``` ### ⚡ One-Line Installation on a Fresh VPS ```bash 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 ```bash git clone https://github.com/MatrixTM/MHDDoS.git cd MHDDoS docker compose build ``` Then start the container: ```bash 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](https://github.com/MatrixTM/MHDDoS/wiki)**. For bug reports and repository-related issues, use **[GitHub Issues](https://github.com/MatrixTM/MHDDoS/issues)**. > [!NOTE] > Please do not use the Issues section for general support questions. --- ## 🌐 Community --- ## ☁️ Hosting ---

核心特点

  • •Python 3
  • •dnspython
  • •cfscrape
  • •impacket
  • •requests

> 标签

Pythonamazon-bypassattackauto-proxybypass

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
Baike.dev

baike.dev helps you discover great languages, frameworks, databases, DevOps and cloud-native tools.

Quick links

  • Home
  • All tools
  • Trending
  • Open source

About

  • About us
  • Community
  • News

Contribute

Found a great developer tool? Share it with the community.

Submit a tool
© 2026 baike.dev Developer EncyclopediaUpdated daily · Discover great developer tools