Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
65.9K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
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.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDnpO33ZbIJMw3AKkUef0CBiDHKg7UYJFQVtNpStccAOfZzuTD_GyDm4x8ptRQOOarvoX7yXFCsC3Xqb5Jh7R4m0LGlEMq6xMgevmU11hVEl5QwyoZHE6_C_SYBdIchzk-_mgAZCvj3x7D9ZeG5vPOmf3c4IRjL5r6jxCThZjAv6-EOzEgI6nTxuII/s1280/MHDDoS1.png https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpDT9hoy0SFrVpo8jWKnDuBKXjdbCnFgWxpRBVHhW7CvMuyCXtAtBAdO2Drc0xZQXa3rAOnYHuBbG9dKLSRbdyJON7cQCOMHn7lVWi8QxBNsElprXdPqs1asKZ6JJ_KS6NRM_LKQyH6IpC33rmEy9odEL6_DW_ybTMMG_vuMINNT8KlF2MxC8t7DBz/s1301/MHDDoS2.png Features And Methods* https://s.w.org/images/core/emoji/14.0.0/72x72/1f4a3.png 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
* https://s.w.org/images/core/emoji/14.0.0/72x72/1f52a.png KILLER | run many threads to kill a target
* https://s.w.org/images/core/emoji/14.0.0/72x72/1f9c5.png TOR | Bypass onion website

* https://s.w.org/images/core/emoji/14.0.0/72x72/1f9e8.png 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

* https://s.w.org/images/core/emoji/14.0.0/72x72/2699.png Tools – Run With python3 start.py tools* https://s.w.org/images/core/emoji/14.0.0/72x72/1f31f.png CFIP | Find Real IP Address Of Websites Powered By Cloudflare
* https://s.w.org/images/core/emoji/14.0.0/72x72/1f52a.png DNS | Show DNS Records Of Sites
* https://s.w.org/images/core/emoji/14.0.0/72x72/1f4cd.png TSSRV | TeamSpeak SRV Resolver
* https://s.w.org/images/core/emoji/14.0.0/72x72/26a0.png PING | PING Servers
* https://s.w.org/images/core/emoji/14.0.0/72x72/1f4cc.png CHECK | Check If Websites Status
* https://s.w.org/images/core/emoji/14.0.0/72x72/1f60e.png DSTAT | That Shows Bytes Received, bytes Sent and their amount

* https://s.w.org/images/core/emoji/14.0.0/72x72/1f3a9.png Other
* https://s.w.org/images/core/emoji/14.0.0/72x72/274c.png STOP | STOP All Attacks
* https://s.w.org/images/core/emoji/14.0.0/72x72/1f320.png TOOLS | Console Tools
* https://s.w.org/images/core/emoji/14.0.0/72x72/1f451.png HELP | Show Usage Script Our social’s* Matrix Team Telegram group
* Matrix community Telegram channel
* GitHub : github DownloadsYou can download it from GitHub Releases Getting StartedRequirements* dnspython
* cfscrape
* impacket
* requests
* Python3
* PyRoxy
* icmplib
* certifi
* psutil
* yarl Videos* Apa[...]

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Kali Linux Tutorials 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. https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDnpO33ZbIJMw3AKkUef0CBiDHKg…
rat: https://www.aparat.com/v/bHcP9
* YouTube : Coming soon…

Tutorial

* Aprat : https://aparat.com/v/XPn5Z
* YouTube : Coming soon… DocumentationYou can read it from GitHub Wiki Clone and Install Scriptgit clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt One-Line Installing on Fresh VPSapt -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 Click Here To Download

___________________________
@hacking_Attack
@Hacking_Video
My first ‘bug bounty’… Kind of.

Lets set the scene.Continue reading on Medium »
Read more...