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

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

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

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

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/watchtowrlabs/fortios-auth-bypass-check-cve-2024-55591
漏洞扫描器漏洞利用Web应用程序漏洞利用渗透测试身份验证红队
GitHubwatchtowrlabs/fortios-auth-bypass-check-cve-2024-55591

fortios-auth-bypass-check-CVE-2024-55591

用于检测FortiOS认证绕过(CVE-2024-55591)的Python脚本,通过探测管理界面的WebSocket连接,识别易受攻击的FortiOS和FortiProxy版本。

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

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

CVE-2024-55591

Fortinet FortiOS 认证绕过漏洞行为检测

检测演示

root@kitploit:~
python CVE-2024-55591-check.py --target 192.168.1.10 --port 443
             __         ___  ___________                   
     __  _  ______ _/  |__ ____ |  |_\__    ____\____  _  ________ 
     \ \/ \/ \__  \    ___/ ___\|  |  \\|    | /  _ \ \/ \/ \_  __ \
      \     / / __ \|  | \  \\___|   Y  |    |(  <_> \     / |  | \
       \/\_/ (____  |__|  \\\\___  |___|__|__  | \\__  / \\/\_/  |__|   
                  \\          \\     \\                              

        CVE-2024-55591.py
        (*) Fortinet FortiOS Authentication Bypass (CVE-2024-55591) vulnerable detection by watchTowr
        
          - Sonny , watchTowr ([email protected])
          - Aliz Hammond, watchTowr ([email protected])

        CVEs: [CVE-2024-55591]

[*] Targeting: https://192.168.1.10:443
[!] VULNERABLE: All conditions were met

描述

该脚本尝试以未认证的视角,向 FortiOS 管理接口上的随机 URI 建立 WebSocket 连接,并检查响应以判断该实例是否存在漏洞。

受影响版本

  • FortiOS 7.0.0 至 7.0.16
  • FortiProxy 7.0.0 至 7.0.19
  • FortiProxy 7.2.0 至 7.2.12

更多详情请参阅 Fortinet 公告

注意

此检测机制不支持 FortiProxy。

关注 watchTowr Labs

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

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