Kali Linux

MHDDoS : DDoS Attack Script With 56 Methods

MHDDoS is a DDoS Attack Script With 56 Methods. But Donโ€™t Attack websites without the owners 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 expliot (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:
    • TCP | TCP Flood Bypass
    • UDP | UDP Flood Bypass
    • SYN | SYN Flood
    • 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 Protocol
    • MEM | Memcached Amplification
    • NTP | NTP Amplification
    • MCBOT | Minecraft Bot Attack
    • 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 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

Downloads

You can download it from GitHub Releases

Getting Started

Requirements


Videos

Tutorial

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 ruby perl golang git && git clone https://github.com/MatrixTM/MHDDoS.git && cd MH* && pip3 install -r requirements.txt
R K

Recent Posts

Playwright-MCP : A Powerful Tool For Browser Automation

Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…

2 months ago

JBDev : A Tool For Jailbreak And TrollStore Development

JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…

2 months ago

Kereva LLM Code Scanner : A Revolutionary Tool For Python Applications Using LLMs

The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…

2 months ago

Nuclei-Templates-Labs : A Hands-On Security Testing Playground

Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…

2 months ago

SSH-Stealer : The Stealthy Threat Of Advanced Credential Theft

SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…

2 months ago

ollvm-unflattener : A Tool For Reversing Control Flow Flattening In OLLVM

Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…

2 months ago