Skip to content
forked from MatrixTM/MHDDoS

Best DDoS Attack Script Python3, Cyber Attack With 36 Methods

Notifications You must be signed in to change notification settings

HellishPn/MHDDoS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aventium softworks

MHDDoS - DDoS Attack Script With 36 Methods

(Code Lang - Python 3)

Please Don't Attack '.gov' and '.ir' Websites :)

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
    • 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
    • CloudFlare CFB | CloudFlare Bypass
    • bypass BYPASS | Bypass Normal AntiDDoS
  • 🧨 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
    • 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
    • ⚠ 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
  • Layer4 DDoS Script

Issues ?

Like the project? Leave a star on the repository!

Downloads

You can download it from GitHub Releases

Getting Started

Requirements

  • Python3
  • requests
  • Pysocks
  • cfscrape
  • icmplib
  • scapy

Videos

Toturial


Clone and Install Script

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

Launch Script

python3 start.py
python3 start.py bypass https://example.com 5 1000 socks5.txt 100 100

💰 Donation Links:

About

Best DDoS Attack Script Python3, Cyber Attack With 36 Methods

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%