2020-10-14 03:27:01 +08:00
|
|
|
<p align="center"><img src="./screenshot/logo.ico" width="150px" height="150px" alt="aventium softworks"></p>
|
|
|
|
|
2020-10-14 04:21:58 +08:00
|
|
|
<h1 align="center">MHDDoS - Layer7 DDoS Attack Script</h1>
|
2020-10-14 03:27:01 +08:00
|
|
|
|
2020-10-20 20:32:27 +08:00
|
|
|
<em><h5 align="center">(Code Lang - Python 3)</h5></em>
|
2020-10-14 03:27:01 +08:00
|
|
|
|
|
|
|
|
2020-10-14 04:21:58 +08:00
|
|
|
<p align="center">1 Million request pre seacons for test your site security</p>
|
2020-10-14 04:45:44 +08:00
|
|
|
|
2021-02-24 02:21:08 +08:00
|
|
|
<p align="center"><img src="https://i.imgur.com/aNrHJcA.png" width="1078" height="433" alt="aventium softworks"></p>
|
2021-02-24 02:19:47 +08:00
|
|
|
<p align="center"><img src="https://i.imgur.com/ueDhdte.png" width="1078" height="296" alt="aventium softworks"></p>
|
2020-10-14 04:46:17 +08:00
|
|
|
|
2020-10-14 05:23:21 +08:00
|
|
|
## Features And Method
|
2020-10-14 03:27:01 +08:00
|
|
|
|
2021-02-24 02:12:10 +08:00
|
|
|
* 💣 Layer7
|
|
|
|
* BYPASS | Bypass Normal AntiDDoS
|
|
|
|
* GET | GET Flood
|
|
|
|
* POST | POST Flood
|
|
|
|
* OVH | Bypass OVH
|
|
|
|
* STRESS | Send HTTP Packet With High Byte
|
|
|
|
* OSTRESS | STRESS Without Proxy
|
|
|
|
* DYN | A New Method With Random SubDomain
|
|
|
|
* SLOW | Slowloris Old Method of DDoS
|
|
|
|
* HEAD | https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD
|
|
|
|
* HIT | POST Without PROXY
|
|
|
|
* NULL | Null UserAgent and ...
|
|
|
|
* COOKIE | Random Cookie PHP 'if (isset($_COOKIE))'
|
|
|
|
* BRUST | A Method with more header
|
|
|
|
* PPS | No Header 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
|
|
|
|
* CFB | CloudFlare Bypass
|
|
|
|
|
|
|
|
* 🧨 Layer4:
|
|
|
|
* TCP | TCP Flood Bypass
|
|
|
|
* UDP | UDP Flood Bypass
|
|
|
|
* SYN | SYN Flood
|
|
|
|
* VSE | VSE Flood Only Connection
|
|
|
|
* MEM | Memcached Flood
|
|
|
|
* NTP | NTP Flood OLD Method Of Layer4
|
|
|
|
|
|
|
|
* 🏹 Layer3
|
2021-02-24 02:13:06 +08:00
|
|
|
* ICMP | Flood ICMP Request
|
|
|
|
* POD | Ping Of Death OLD Method Of DDoS
|
2021-02-24 02:12:10 +08:00
|
|
|
|
|
|
|
* ⚙️ Tools - Run With 'python3 start.py tools'
|
2021-02-24 02:13:06 +08:00
|
|
|
* CFIP | Find Real IP address of Website Powered by Cloudflare
|
|
|
|
* DNS | Find WebSite DNS
|
|
|
|
* PING | PING server
|
|
|
|
* CHECK | Check Website is Die or no
|
|
|
|
* DSTAT | a Method show Receive And Send Bytes Size
|
2021-02-24 02:12:10 +08:00
|
|
|
|
|
|
|
* 🎩 Other
|
2021-02-24 02:13:06 +08:00
|
|
|
* STOP | STOP All Attacks
|
|
|
|
* TOOLS | Tools Console
|
|
|
|
* HELP | Show Usge Script
|
2020-10-14 03:27:01 +08:00
|
|
|
|
2020-10-14 05:00:41 +08:00
|
|
|
#### Issues ?
|
|
|
|
* Telegram : @MH_ProDev_IR
|
2021-02-24 02:22:18 +08:00
|
|
|
* Discord : MH_ProDev#5642
|
2020-10-14 05:00:41 +08:00
|
|
|
* [GitHub][github]
|
2020-10-14 03:27:01 +08:00
|
|
|
#### Like the project? Leave a ⭐ star on the repository!
|
|
|
|
|
|
|
|
## Downloads
|
|
|
|
|
2020-10-14 04:21:58 +08:00
|
|
|
You can download from [GitHub Releases](https://github.com/MHProDev/MHDDoS/releases)
|
2020-10-14 03:27:01 +08:00
|
|
|
|
|
|
|
### Getting Started
|
|
|
|
|
2020-10-14 04:21:58 +08:00
|
|
|
**Requirements**
|
2020-10-14 03:27:01 +08:00
|
|
|
|
2020-10-14 04:24:14 +08:00
|
|
|
* [Python3][python3]
|
2021-02-24 02:12:10 +08:00
|
|
|
* Python-pip3
|
2020-10-14 04:21:58 +08:00
|
|
|
* requests
|
|
|
|
* PySocks
|
|
|
|
* cfscrape
|
2021-02-24 02:12:10 +08:00
|
|
|
* icmplib
|
|
|
|
* scapy
|
2020-10-14 03:27:01 +08:00
|
|
|
---
|
|
|
|
|
2020-10-14 05:04:48 +08:00
|
|
|
**Video's**
|
|
|
|
|
|
|
|
* Aparat: https://www.aparat.com/v/bHcP9
|
|
|
|
* YouTube : Comming soon..
|
|
|
|
|
|
|
|
*toturial*
|
|
|
|
|
|
|
|
* Aprat : Comming soon..
|
|
|
|
* YouTube : Comming soon..
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2020-10-14 04:21:58 +08:00
|
|
|
**Clone and Install Script**
|
2020-10-14 03:27:01 +08:00
|
|
|
|
|
|
|
```console
|
2020-10-14 04:21:58 +08:00
|
|
|
> git clone https://github.com/MHProDev/MHDDoS.git
|
|
|
|
> cd MHDDoS
|
|
|
|
> pip3 install -r requirements.txt
|
2020-10-14 03:27:01 +08:00
|
|
|
```
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2020-10-14 04:21:58 +08:00
|
|
|
**Launch Script**
|
2020-10-14 03:27:01 +08:00
|
|
|
|
|
|
|
```console
|
2020-10-14 04:21:58 +08:00
|
|
|
> python3 MHDDoSLayer7v1.py
|
2020-10-14 03:27:01 +08:00
|
|
|
```
|
|
|
|
|
2020-10-14 04:21:58 +08:00
|
|
|
[python3]: https://python.org 'Python3'
|
2020-10-14 05:00:41 +08:00
|
|
|
[github]: https://github.com/MHProDev/MHDDoS/issues 'GitHub'
|