Update to Version 2 :)

+ Added Custom Proxy Support
+ Added Other Option For Layer4
+ Fixed Performance lag
+ Recoded
This commit is contained in:
MHProDev 2022-02-07 01:11:26 +03:30
parent ea512b80f6
commit ae28158650
10 changed files with 887 additions and 60463 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
./venv
./.idea

8
.idea/.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@ -1,30 +1,27 @@
<p align="center"><img src="./screenshot/logo.ico" width="150px" height="150px" alt="aventium softworks"></p> <p align="center"><img src="./screenshot/logo.ico" width="150px" height="150px" alt="aventium softworks"></p>
<h1 align="center">MHDDoS - DDoS Attack Script With 36 Method</h1> <h1 align="center">MHDDoS - DDoS Attack Script With 36 Methods</h1>
<em><h5 align="center">(Code Lang - Python 3)</h5></em> <em><h5 align="center">(Code Lang - Python 3)</h5></em>
<p align="center">Please Don't Hit '.gov' and '.ir' Websites :)</p> <p align="center">Please Don't Attack '.gov' and '.ir' Websites :)</p>
<p align="center"><img src="https://i.imgur.com/aNrHJcA.png" width="1078" height="433" alt="POWER"></p> <p align="center"><img src="https://i.imgur.com/aNrHJcA.png" width="1078" height="433" alt="POWER"></p>
<p align="center"><img src="https://i.imgur.com/ueDhdte.png" width="1078" height="296" alt="SCRIPT"></p> <p align="center"><img src="https://i.imgur.com/ueDhdte.png" width="1078" height="296" alt="SCRIPT"></p>
## Features And Method ## Features And Methods
* 💣 Layer7 * 💣 Layer7
* <img src="https://image.flaticon.com/icons/png/128/2431/2431664.png" width="16" height="16" alt="get"> GET | GET Flood * <img src="https://image.flaticon.com/icons/png/128/2431/2431664.png" width="16" height="16" alt="get"> GET | GET Flood
* <img src="https://cdn0.iconfinder.com/data/icons/database-storage-5/60/server__database__fire__burn__safety-512.png" width="16" height="16" alt="post"> POST | POST Flood * <img src="https://cdn0.iconfinder.com/data/icons/database-storage-5/60/server__database__fire__burn__safety-512.png" width="16" height="16" alt="post"> POST | POST Flood
* <img src="https://upload.wikimedia.org/wikipedia/en/thumb/f/f9/OVH_Logo.svg/1200px-OVH_Logo.svg.png" width="16" height="16" alt="ovh"> OVH | Bypass OVH * <img src="https://upload.wikimedia.org/wikipedia/en/thumb/f/f9/OVH_Logo.svg/1200px-OVH_Logo.svg.png" width="16" height="16" alt="ovh"> OVH | Bypass OVH
* <img src="https://cdn.iconscout.com/icon/premium/png-256-thumb/cyber-bullying-2557797-2152371.png" width="16" height="16" alt="stress"> STRESS | Send HTTP Packet With High Byte * <img src="https://cdn.iconscout.com/icon/premium/png-256-thumb/cyber-bullying-2557797-2152371.png" width="16" height="16" alt="stress"> STRESS | Send HTTP Packet With High Byte
* <img src="https://cdn.iconscout.com/icon/premium/png-512-thumb/cyber-bullying-2546272-2128939.png" width="16" height="16" alt="ostress"> OSTRESS | STRESS Without Proxy
* <img src="https://image.flaticon.com/icons/png/512/3132/3132142.png" width="16" height="16" alt="dyn"> DYN | A New Method With Random SubDomain * <img src="https://image.flaticon.com/icons/png/512/3132/3132142.png" width="16" height="16" alt="dyn"> DYN | A New Method With Random SubDomain
* <img src="https://cdn2.iconfinder.com/data/icons/poison-and-venom-fill/160/loris2-512.png" width="16" height="16" alt="slow"> SLOW | Slowloris Old Method of DDoS * <img src="https://cdn2.iconfinder.com/data/icons/poison-and-venom-fill/160/loris2-512.png" width="16" height="16" alt="slow"> SLOW | Slowloris Old Method of DDoS
* <img src="https://lyrahosting.com/wp-content/uploads/2020/06/ddos-how-work-icon.png" width="16" height="16" alt="head"> HEAD | https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD * <img src="https://lyrahosting.com/wp-content/uploads/2020/06/ddos-how-work-icon.png" width="16" height="16" alt="head"> HEAD | https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD
* <img src="https://cdn.iconscout.com/icon/free/png-512/direct-hit-archery-goal-target-mission-33520.png" width="16" height="16" alt="hit"> HIT | POST Without PROXY
* <img src="https://img.icons8.com/plasticine/2x/null-symbol.png" width="16" height="16" alt="null"> NULL | Null UserAgent and ... * <img src="https://img.icons8.com/plasticine/2x/null-symbol.png" width="16" height="16" alt="null"> NULL | Null UserAgent and ...
* <img src="https://i.pinimg.com/originals/03/2e/7d/032e7d0755cd511c753bcb6035d44f68.png" width="16" height="16" alt="cookie"> COOKIE | Random Cookie PHP 'if (isset($_COOKIE))' * <img src="https://i.pinimg.com/originals/03/2e/7d/032e7d0755cd511c753bcb6035d44f68.png" width="16" height="16" alt="cookie"> COOKIE | Random Cookie PHP 'if (isset($_COOKIE))'
* <img src="https://image.flaticon.com/icons/png/512/3041/3041248.png" width="16" height="16" alt="brust"> BRUST | A Method with more header
* <img src="https://image.flaticon.com/icons/png/512/2100/2100795.png" width="16" height="16" alt="pps"> PPS | Only 'GET / HTTP/1.1\r\n\r\n' * <img src="https://image.flaticon.com/icons/png/512/2100/2100795.png" width="16" height="16" alt="pps"> PPS | Only 'GET / HTTP/1.1\r\n\r\n'
* <img src="https://cdn3.iconfinder.com/data/icons/internet-security-14/48/DDoS_website_webpage_bomb_virus_protection-512.png" width="16" height="16" alt="even"> EVEN | GET Method with more header * <img src="https://cdn3.iconfinder.com/data/icons/internet-security-14/48/DDoS_website_webpage_bomb_virus_protection-512.png" width="16" height="16" alt="even"> EVEN | GET Method with more header
* <img src="https://masbadar.com/wp-content/uploads/2016/02/Logo-Projects-Shield-2.jpg" width="16" height="16" alt="googleshield"> GSB | Google Project Shield Bypass * <img src="https://masbadar.com/wp-content/uploads/2016/02/Logo-Projects-Shield-2.jpg" width="16" height="16" alt="googleshield"> GSB | Google Project Shield Bypass
@ -38,36 +35,35 @@
* <img src="https://raw.githubusercontent.com/kgretzky/pwndrop/master/media/pwndrop-logo-512.png" width="16" height="16" alt="tcp"> TCP | TCP Flood Bypass * <img src="https://raw.githubusercontent.com/kgretzky/pwndrop/master/media/pwndrop-logo-512.png" width="16" height="16" alt="tcp"> TCP | TCP Flood Bypass
* <img src="https://styles.redditmedia.com/t5_2rxmiq/styles/profileIcon_snoob94cdb09-c26c-4c24-bd0c-66238623cc22-headshot.png" width="16" height="16" alt="udp"> UDP | UDP Flood Bypass * <img src="https://styles.redditmedia.com/t5_2rxmiq/styles/profileIcon_snoob94cdb09-c26c-4c24-bd0c-66238623cc22-headshot.png" width="16" height="16" alt="udp"> UDP | UDP Flood Bypass
* <img src="https://belgium.devoteam.com/wp-content/uploads/sites/23/2020/06/Icon-accelarate-hyper-automation-with-RPA-300x301.png" width="16" height="16" alt="syn"> SYN | SYN Flood * <img src="https://belgium.devoteam.com/wp-content/uploads/sites/23/2020/06/Icon-accelarate-hyper-automation-with-RPA-300x301.png" width="16" height="16" alt="syn"> SYN | SYN Flood
* <img src="https://cdn.iconscout.com/icon/free/png-256/virus-2165355-1821015.png" width="16" height="16" alt="vse"> VSE | VSE Flood Only Connection * <img src="https://cdn.iconscout.com/icon/free/png-256/virus-2165355-1821015.png" width="16" height="16" alt="vse"> VSE | Send VSE Protocol
* <img src="https://cdn.iconscout.com/icon/free/png-512/redis-4-1175103.png" width="16" height="16" alt="mem"> MEM | Memcached Flood * <img src="https://cdn.iconscout.com/icon/free/png-512/redis-4-1175103.png" width="16" height="16" alt="mem"> MEM | Memcached Amplification
* <img src="https://lyrahosting.com/wp-content/uploads/2020/06/ddos-attack-icon.png" width="16" height="16" alt="ntp"> NTP | NTP Flood OLD Method Of Layer4 * <img src="https://lyrahosting.com/wp-content/uploads/2020/06/ddos-attack-icon.png" width="16" height="16" alt="ntp"> NTP | NTP Amplification
* <img src="https://cdn-icons-png.flaticon.com/512/2653/2653461.png" width="16" height="16" alt="dns"> DNS | DNS Amplification
* 🏹 Layer3 * <img src="https://lyrahosting.com/wp-content/uploads/2020/06/ddos-attack-icon.png" width="16" height="16" alt="chargen"> CHAR | CHARGEN Amplification
* <img src="https://image.flaticon.com/icons/png/512/388/388466.png" width="16" height="16" alt="icmp"> ICMP | Flood ICMP Request * <img src="https://help.apple.com/assets/6171BD2C588E52621824409D/6171BD2D588E5262182440A4/en_US/8b631353e070420f47530bf95f1a7fae.png" width="16" height="16" alt="ard"> ARD | ARD Amplification
* ⚔️ POD | Ping Of Death OLD Method Of DDoS
* ⚙️ Tools - Run With 'python3 start.py tools' * ⚙️ Tools - Run With 'python3 start.py tools'
* 🌟 CFIP | Find Real IP address of Website Powered by Cloudflare * 🌟 CFIP | Find Real IP Address Of Websites Powered By Cloudflare
* 🔪 DNS | Show Site DNS Records * 🔪 DNS | Show DNS Records Of Sites
* ⚠ PING | PING server * ⚠ PING | PING Servers
* 📌 CHECK | Check Website Die or no * 📌 CHECK | Check If Websites Status
* 😎 DSTAT | a Method show Receive And Send Bytes Size * 😎 DSTAT | That Shows Bytes Received, bytes Sent and their amount
* 🎩 Other * 🎩 Other
* ❌ STOP | STOP All Attacks * ❌ STOP | STOP All Attacks
* 🌠 TOOLS | Tools Console * 🌠 TOOLS | Console Tools
* 👑 HELP | Show Usge Script * 👑 HELP | Show Usage Script
* Layer4 DDoS Script * Layer4 DDoS Script
#### Issues ? #### Issues ?
* Telegram : https://t.me/DD0SChat * Telegram : https://t.me/DD0SChat
* Discord : MH_ProDev#2681 * Discord : MH_ProDev#2681
* [GitHub][github] * [GitHub][github]
#### Like the project? Leave a star on the repository! #### Like the project? Leave a star on the repository!
## Downloads ## Downloads
You can download from [GitHub Releases](https://github.com/MHProDev/MHDDoS/releases) You can download it from [GitHub Releases](https://github.com/MHProDev/MHDDoS/releases)
### Getting Started ### Getting Started
@ -75,18 +71,18 @@ You can download from [GitHub Releases](https://github.com/MHProDev/MHDDoS/relea
* [Python3][python3] * [Python3][python3]
* requests * requests
* PySocks * Pysocks
* cfscrape * cfscrape
* icmplib * icmplib
* scapy * scapy
--- ---
**Video's** **Videos**
* Aparat: https://www.aparat.com/v/bHcP9 * Aparat: https://www.aparat.com/v/bHcP9
* YouTube : Coming soon.. * YouTube : Coming soon...
**toturial** **Toturial**
* Aprat : https://aparat.com/v/XPn5Z * Aprat : https://aparat.com/v/XPn5Z
* YouTube : https://youtu.be/mZilAOkLKK8 * YouTube : https://youtu.be/mZilAOkLKK8
@ -112,7 +108,6 @@ python3 start.py bypass https://example.com 5 1000 socks5.txt 100 100
[python3]: https://python.org 'Python3' [python3]: https://python.org 'Python3'
[github]: https://github.com/MHProDev/MHDDoS/issues 'GitHub' [github]: https://github.com/MHProDev/MHDDoS/issues 'GitHub'
**💰 Donate:** **💰 Donation Links:**
* https://idpay.ir/mh-prodev * https://idpay.ir/mh-prodev
* bitcoincash:qrwytj0aghszlqmfnku2h5ms4fad567ueg5g9dn2nu

18
config.json Normal file
View File

@ -0,0 +1,18 @@
{
"proxy-providers": [
{"type":4, "url": "https://api.proxyscrape.com/?request=displayproxies&proxytype=socks4", "timeout": 5},
{"type":4, "url": "https://www.proxy-list.download/api/v1/get?type=socks4", "timeout": 5},
{"type":4, "url": "https://www.proxyscan.io/download?type=socks4", "timeout": 5},
{"type":4, "url": "https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/socks4.txt", "timeout": 5},
{"type":5, "url": "https://api.proxyscrape.com/?request=displayproxies&proxytype=socks5", "timeout": 5},
{"type":5, "url": "https://www.proxy-list.download/api/v1/get?type=socks5", "timeout": 5},
{"type":5, "url": "https://gist.githubusercontent.com/Azuures/1e0cb7a1097c720b4ed2aa63acd82179/raw/97d2d6a11873ffa8ca763763f7a5dd4035bcf95f/fwefnwex", "timeout": 5},
{"type":5, "url": "https://www.proxyscan.io/download?type=socks5", "timeout": 5},
{"type":5, "url": "https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/socks5.txt", "timeout": 5},
{"type":1, "url": "https://api.proxyscrape.com/?request=displayproxies&proxytype=http", "timeout": 5},
{"type":1, "url": "https://www.proxy-list.download/api/v1/get?type=http", "timeout": 5},
{"type":1, "url": "https://www.proxyscan.io/download?type=http", "timeout": 5},
{"type":1, "url": "https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/http.txt", "timeout": 5}
]
}

View File

@ -1 +0,0 @@

File diff suppressed because it is too large Load Diff

View File

@ -1,236 +0,0 @@
time.google.com
time1.google.com
time2.google.com
time3.google.com
time4.google.com
time.cloudflare.com
time.windows.com
time.apple.com
time.euro.apple.com
clepsydra.dec.com/clepsydra.labs.hp.com/clepsydra.hpl.hp.com
time-a-g.nist.gov
time-b-g.nist.gov
time-c-g.nist.gov
time-d-g.nist.gov
time-a-wwv.nist.gov
time-b-wwv.nist.gov
time-c-wwv.nist.gov
time-d-wwv.nist.gov
time-a-b.nist.gov
time-b-b.nist.gov
time-c-b.nist.gov
time-d-b.nist.gov
time.nist.gov
utcnist.colorado.edu
utcnist2.colorado.edu
ntp1.vniiftri.ru
ntp2.vniiftri.ru
ntp3.vniiftri.ru
ntp4.vniiftri.ru
ntp1.niiftri.irkutsk.ru
ntp2.niiftri.irkutsk.ru
vniiftri.khv.ru
vniiftri2.khv.ru
ntp21.vniiftri.ru
ntp.mobatime.ru
ntp1.stratum1.ru
ntp2.stratum1.ru
ntp3.stratum1.ru
ntp4.stratum1.ru
ntp5.stratum1.ru
ntp2.stratum2.ru
ntp3.stratum2.ru
ntp4.stratum2.ru
ntp5.stratum2.ru
stratum1.net
ntp.ru
ts1.aco.net
ts2.aco.net
ntp1.net.berkeley.edu
ntp2.net.berkeley.edu
ntp.gsu.edu
tick.usask.ca
tock.usask.ca
ntp.nsu.ru
ntp.rsu.edu.ru
ntp.nict.jp
clock.nyc.he.net
clock.sjc.he.net
ntp.fiord.ru
gbg1.ntp.se
gbg2.ntp.se
mmo1.ntp.se
mmo2.ntp.se
sth1.ntp.se
sth2.ntp.se
svl1.ntp.se
svl2.ntp.se
ntp.se
ntp.yycix.ca
ntp.ix.ru
time-a.as43289.net
time-b.as43289.net
time-c.as43289.net
ntp.ripe.net
clock.isc.org (prev ntp.isc.org)
ntp.time.nl (ntp1.time.nl)
ntp0.as34288.net
ntp1.as34288.net
ntp1.jst.mfeed.ad.jp
ntp2.jst.mfeed.ad.jp
ntp3.jst.mfeed.ad.jp
pool.ntp.org
0.pool.ntp.org
1.pool.ntp.org
2.pool.ntp.org
3.pool.ntp.org
europe.pool.ntp.org
0.europe.pool.ntp.org
1.europe.pool.ntp.org
2.europe.pool.ntp.org
3.europe.pool.ntp.org
asia.pool.ntp.org
0.asia.pool.ntp.org
1.asia.pool.ntp.org
2.asia.pool.ntp.org
3.asia.pool.ntp.org
ru.pool.ntp.org
0.ru.pool.ntp.org
1.ru.pool.ntp.org
2.ru.pool.ntp.org
3.ru.pool.ntp.org
0.gentoo.pool.ntp.org
1.gentoo.pool.ntp.org
2.gentoo.pool.ntp.org
3.gentoo.pool.ntp.org
0.arch.pool.ntp.org
1.arch.pool.ntp.org
2.arch.pool.ntp.org
3.arch.pool.ntp.org
0.fedora.pool.ntp.org
1.fedora.pool.ntp.org
2.fedora.pool.ntp.org
3.fedora.pool.ntp.org
0.opensuse.pool.ntp.org
1.opensuse.pool.ntp.org
2.opensuse.pool.ntp.org
3.opensuse.pool.ntp.org
0.centos.pool.ntp.org
1.centos.pool.ntp.org
2.centos.pool.ntp.org
3.centos.pool.ntp.org
0.debian.pool.ntp.org
1.debian.pool.ntp.org
2.debian.pool.ntp.org
3.debian.pool.ntp.org
0.askozia.pool.ntp.org
1.askozia.pool.ntp.org
2.askozia.pool.ntp.org
3.askozia.pool.ntp.org
0.freebsd.pool.ntp.org
1.freebsd.pool.ntp.org
2.freebsd.pool.ntp.org
3.freebsd.pool.ntp.org
0.netbsd.pool.ntp.org
1.netbsd.pool.ntp.org
2.netbsd.pool.ntp.org
3.netbsd.pool.ntp.org
0.openbsd.pool.ntp.org
1.openbsd.pool.ntp.org
2.openbsd.pool.ntp.org
3.openbsd.pool.ntp.org
0.dragonfly.pool.ntp.org
1.dragonfly.pool.ntp.org
2.dragonfly.pool.ntp.org
3.dragonfly.pool.ntp.org
0.pfsense.pool.ntp.org
1.pfsense.pool.ntp.org
2.pfsense.pool.ntp.org
3.pfsense.pool.ntp.org
0.opnsense.pool.ntp.org
1.opnsense.pool.ntp.org
2.opnsense.pool.ntp.org
3.opnsense.pool.ntp.org
0.amazon.pool.ntp.org
1.amazon.pool.ntp.org
2.amazon.pool.ntp.org
3.amazon.pool.ntp.org
tick.usno.navy.mil
tock.usno.navy.mil
ntp2.usno.navy.mil
utcnist2.colorado.edu
timekeeper.isi.edu
rackety.udel.edu
mizbeaver.udel.edu
otc1.psu.edu
gnomon.cc.columbia.edu
navobs1.gatech.edu
navobs1.wustl.edu
now.okstate.edu
ntp.colby.edu
ntp-s1.cise.ufl.edu
ntpstm.netbone-digital.com
nist1.symmetricom.com
t2.timegps.net
gps.layer42.net
ntp-ca.stygium.net
sesku.planeacion.net
ntp0.nl.uu.net
ntp1.nl.uu.net
navobs1.oar.net
ntp-galway.hea.net
ntp1.ona.org
time.fu-berlin.de
atom.uhr.de
ntps1-0.cs.tu-berlin.de
ntps1-1.cs.tu-berlin.de
ntps1-0.uni-erlangen.de
ntps1-1.uni-erlangen.de
ntp1.fau.de
ntp2.fau.de
ntp.dianacht.de
zeit.fu-berlin.de
ptbtime1.ptb.de
ptbtime2.ptb.de
rustime01.rus.uni-stuttgart.de
rustime02.rus.uni-stuttgart.de
chime1.surfnet.nl
ntp.vsl.nl
asynchronos.iiss.at
ntp.nic.cz
time.ufe.cz
ntp.fizyka.umk.pl
ntp1.usv.ro
ntp3.usv.ro
timehost.lysator.liu.se
time1.stupi.se
time.nrc.ca
clock.uregina.ca
cronos.cenam.mx
ntp.lcf.mx
hora.roa.es
minuto.roa.es
ntp1.inrim.it
ntp2.inrim.it
ntp1.oma.be
ntp2.oma.be
ntp.atomki.mta.hu
ntp.i2t.ehu.eus
ntp.neel.ch
ntp.neu.edu.cn
ntp.nict.jp
ntps1.pads.ufrj.br
ntp.shoa.cl
time.esa.int
time1.esa.int
http://support.ntp.org/bin/view/Servers/StratumOneTimeServers
http://support.ntp.org/bin/view/Servers/StratumTwoTimeServers
http://support.ntp.org/bin/view/Servers/NTPPoolServers
http://www.pool.ntp.org/zone/@
http://www.pool.ntp.org/zone/asia
http://www.pool.ntp.org/zone/europe
http://www.pool.ntp.org/zone/north-america
http://www.pool.ntp.org/zone/oceania
http://www.pool.ntp.org/zone/south-america
https://time.nl/
https://time.nl/index_en.html

0
files/proxys/proxy.txt Normal file
View File

View File

@ -1,6 +1,8 @@
requests cloudscraper<=1.2.58
pysocks certifi<=2021.10.8
socks yarl<=1.7.2
cfscrape requests<=2.27.1
icmplib pysocks<=1.7.1
scapy git+https://github.com/SecureAuthCorp/impacket.git
psutil>=5.9.0
icmplib>=3.0.2

2564
start.py

File diff suppressed because it is too large Load Diff