
GoldenEye Layer 7 (KeepAlive+NoCache) DoS Test Tool
GoldenEye 是一款仅用于安全测试目的的 Python 3 应用程序!
GoldenEye 是一款 HTTP DoS 测试工具。
利用的攻击向量:HTTP Keep Alive + NoCache
USAGE: ./goldeneye.py <url> [OPTIONS]
OPTIONS:
Flag Description Default
-u, --useragents 要使用的用户代理文件 (默认: 随机生成)
-w, --workers 并发工作线程数 (默认: 50)
-s, --sockets 并发套接字数 (默认: 30)
-m, --method 要使用的 HTTP 方法 'get' 或 'post' 或 'random' (默认: get)
-d, --debug 启用调试模式 [更详细的输出] (默认: False)
-n, --nosslcheck 不验证 SSL 证书 (默认: True)
-h, --help 显示此帮助信息
本软件根据 GNU 通用公共许可证第三版 (GPLv3) 分发
本软件仅供教育用途!如果您从事任何非法活动,作者概不负责。使用本软件即表示您同意这些条款。