Win7GM / MHDDoS

Best DDoS Attack Script Python3, Cyber Attack With 40 Methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aventium softworks

MHDDoS - DDoS Attack Script With 44 Methods

(Programming Language - Python 3)

MHDDoS forks MHDDoS last commit (main) MHDDoS Repo stars MHDDoS License MHDDoS issues

Please Don't Attack websites without the owners consent.

POWER

SCRIPT

Features And Methods

  • πŸ’£ Layer7

    • get GET | GET Flood
    • post POST | POST Flood
    • ovh OVH | Bypass OVH
    • stress STRESS | Send HTTP Packet With High Byte
    • dyn DYN | A New Method With Random SubDomain
    • downloader DOWNLOADER | A New Method of Reading data slowly
    • slow SLOW | Slowloris Old Method of DDoS
    • head HEAD | https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD
    • null NULL | Null UserAgent and ...
    • cookie COOKIE | Random Cookie PHP 'if (isset($_COOKIE))'
    • pps PPS | Only 'GET / HTTP/1.1\r\n\r\n'
    • even EVEN | GET Method with more header
    • googleshield GSB | Google Project Shield Bypass
    • DDoSGuard DGB | DDoS Guard Bypass
    • ArvanCloud AVB | Arvan Cloud Bypass
    • Google bot BOT | Like Google bot
    • Apache Webserver APACHE | Apache Expliot
    • wordpress expliot XMLRPC | WP XMLRPC expliot (add /xmlrpc.php)
    • CloudFlare CFB | CloudFlare Bypass
    • CloudFlare UnderAttack Mode CFBUAM | CloudFlare Under Attack Mode Bypass
    • bypass BYPASS | Bypass Normal AntiDDoS
    • bypass BOMB | Bypass with codesenberg/bombardier
  • 🧨 Layer4:

    • tcp TCP | TCP Flood Bypass
    • udp UDP | UDP Flood Bypass
    • syn SYN | SYN Flood
    • vse VSE | Send VSE Protocol
    • mem MEM | Memcached Amplification
    • ntp NTP | NTP Amplification
    • mcbot MCBOT | Minecraft Bot Attack
    • minecraft MINECRAFT | Minecraft Status Ping Protocol
    • dns DNS | DNS Amplification
    • chargen CHAR | Chargen Amplification
    • ard ARD | Apple Remote Desktop Amplification
    • rdp 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

Issues ?

Like the project? Leave a star on the repository!

Downloads

You can download it from GitHub Releases

Getting Started

Requirements


Videos

Toturial


Clone and Install Script

git clone https://github.com/MHProDev/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt

πŸ’° Donation Links:

About

Best DDoS Attack Script Python3, Cyber Attack With 40 Methods

License:MIT License


Languages

Language:Python 99.7%Language:Dockerfile 0.3%