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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2024-4358_Mass_Exploit — CVE-2024-4358 批量利用工具,支持对多个 HTTP 目标远程执行命令,具备多线程扫描和载荷投递功能。 | Kitploit
工具/GitHubGitHub/sk1dr0wz/cve-2024-4358_mass_exploit
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试命令与控制远程访问工具
GitHubsk1dr0wz/cve-2024-4358_mass_exploit

CVE-2024-4358_Mass_Exploit

CVE-2024-4358 批量利用工具,支持对多个 HTTP 目标远程执行命令,具备多线程扫描和载荷投递功能。

查看仓库
262年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2024-4358_Mass_Exploit

来自 @sinsinology 的修改版工具,用于批量利用。

CVE-2024-4358

要求

  • Python 3.x

安装

root@kitploit:~
git clone https://github.com/Sk1dr0wz/CVE-2024-4358_Mass_Exploit.git
cd CVE-2024-4358_Mass_Exploit
pip intstall -r requirements.txt

如何运行

root@kitploit:~
usage: python CVE-2024-4358.py --target-file targets.txt -c "whoami > C:\pwned.txt" --threads 10
options:
  -h, --help            show this help message and exit
  --target-file TARGET_FILE, -tf TARGET_FILE
                        File containing target IPs and ports (one per line, e.g: http://192.168.1.1:83)
  --command COMMAND, -c COMMAND
                        Command to execute
  --threads THREADS, -th THREADS
                        Number of threads to use (max: 100)

致谢

  • SinSinology

免责声明

本软件纯粹为学术研究和开发有效防御技术而创建,不得用于攻击未经明确授权的系统。项目维护者对软件的滥用不承担任何责任。请负责任地使用。

下载工具