Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2025-46811 — CVE-2025-46811 | Kitploit
工具/GitHubGitHub/b-l-x/cve-2025-46811
漏洞扫描器漏洞利用Web应用程序漏洞利用渗透测试命令与控制远程访问工具
GitHubb-l-x/cve-2025-46811

CVE-2025-46811

CVE-2025-46811

查看仓库
31年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

SUSE Manager 漏洞利用工具包

CVE-2025-46811 扫描与利用工具
Python License

🚀 功能特性

  • 多线程漏洞扫描
  • 通过 WebSocket 的交互式 root shell
  • 单命令执行模式
  • 彩色调试输出
  • 目标批量处理

📦 安装

root@kitploit:~
git clone https://github.com/yourusername/suse-manager-exploit.git
cd suse-manager-exploit
pip install -r requirements.txt

🛠 使用方法

扫描模式

root@kitploit:~
python3 exploit.py scan -i targets.txt -o vulnerable.txt --debug

利用模式

root@kitploit:~
# Single command
python3 exploit.py exploit 10.0.0.5 -c "cat /etc/passwd"

Interactive shell

python3 exploit.py exploit vulnerable.com --debug

🎯 截图

交互式 Shell 演示

⚙ 技术细节

⚠ 免责声明

本工具仅用于授权的渗透测试和教育目的。在未经事先许可的情况下对系统使用本工具是违法的。

📜 许可证

MIT - 版权所有 (c) 2023

下载工具
组件描述
WebSocket 端点/rhn/websocket/minion/remote-commands
漏洞检测通过 id 验证 root 命令执行
SSL 处理绕过证书验证