righettod/toolbox-patator

GitHub: righettod/toolbox-patator

将 Patator 多协议暴力破解工具打包为 Docker 镜像,实现自动化更新与便捷部署。

Stars: 1 | Forks: 0

# 💻 Patator 工具箱 [![构建并部署工具箱镜像](https://static.pigsec.cn/wp-content/uploads/repos/2026/03/508ab8ac24022632.svg)](https://github.com/righettod/toolbox-patator/actions/workflows/build_docker_image.yml) ![MadeWitVSCode](https://img.shields.io/static/v1?label=Made%20with&message=VisualStudio%20Code&color=blue&?style=for-the-badge&logo=visualstudio) ![MadeWithDocker](https://img.shields.io/static/v1?label=Made%20with&message=Docker&color=blue&?style=for-the-badge&logo=docker) ![AutomatedWith](https://img.shields.io/static/v1?label=Automated%20with&message=GitHub%20Actions&color=blue&?style=for-the-badge&logo=github) ## 🎯 描述 用于保持名为 [Patator](https://github.com/lanjelot/patator) 的工具的 Docker 镜像始终为最新版本的工具箱。 ## 📦 构建 该镜像每周构建一次并推送到 GitHub 镜像仓库。您可以使用以下命令获取它: `docker pull ghcr.io/righettod/toolbox-patator:main` ## 👨‍💻 使用方法 在 PowerShell 中使用以下命令: ``` PS> docker run -it --rm -v $pwd`:/work ghcr.io/righettod/toolbox-patator:main --help Patator 1.1-dev (https://github.com/lanjelot/patator) with python-3.10.12 Usage: patator.py module --help Available modules: + ftp_login : Brute-force FTP + ssh_login : Brute-force SSH + telnet_login : Brute-force Telnet ... PS> docker run -it --rm -v $pwd`:/work ghcr.io/righettod/toolbox-patator:main http_fuzz url=https://mysite.com user_pass=FILE0:FILE1 method=GET 0=/work/users.txt 1=/work/rockyou.txt auth_type=basic -x ignore:code=500 --threads 5 06:05:12 patator INFO - Starting Patator 1.1-dev (https://github.com/lanjelot/patator) with python-3.10.12 at 2024-10-01 06:05 UTC 06:05:12 patator INFO - 06:05:12 patator INFO - code size:clen time | candidate | num | mesg ... ``` ## 🤝 来源与致谢 * [Patator 作者](https://github.com/lanjelot/patator)。
标签:FTP爆破, HTTP爆破, Kali工具, Patator, PE 加载器, PoC, Python, VEH, 凭证测试, 加密文件系统, 多协议攻击, 字典攻击, 容器化安全, 密码攻击, 攻击脚本, 无后门, 暴力破解, 登录绕过, 网络安全, 请求拦截, 逆向工具, 隐私保护, 黑盒测试