679 matches found
CVE-2021-44168
CVE-2021-44168 のエクスプロイト 目的 CVE-2021-44168 を悪用して Fortigate ファイアウォールにシェルを落とし、Fortigate の CLI コマンド実行時に動作する LDPRELOAD トリックを介してアクセスを有効にします。root シェルが得られます。 使用方法 コンパイル: root@kitploit: gcc -o gensrc-vispkgfile gensrc-vispkgfile.c -lz 実行: root@kitploit: % ./gensrc-vispkgfile ./gensrc-vispkgfile -t | -p...
CVE-2018-13379
CVE-2018-13379 CVE-2018-13379 https://blog.orange.tw/2019/08/attacking-ssl-vpn-part-2-breaking-the-fortigate-ssl-vpn.html https://fortiguard.com/psirt/FG-IR-18-384 以下版本的 FortiOS 存在漏洞。 root@kitploit: FortiOS 5.6.3 to 5.6.7 FortiOS 6.0.0 to 6.0.4 ONLY if the SSL VPN service web-mode or tunnel-mode ...
CVE-2025-59718-Fortinet-Poc
CVEs: CVE-2025-59718 / CVE-2025-59719 Fortinet Poc 用于检测 Fortinet(FortiOS / FortiGate)设备中与 CVE-2025-59718 和 CVE-2025-59719 相关漏洞的工具,通过多种识别技术实现:被动、主动和认证方式。 支持: • 通过指纹识别进行被动检测 • 主动验证(非破坏性) • 通过 SSH 进行认证连接 • 按文件批量扫描 • 导出结构化结果(JSON) 用法 最可靠的验证方式(含主动测试)⭐ 推荐 root@kitploit: python3 main.py --mode passive...
CVE-2022-40684
CVE-2022-40684 提取管理员用户和 Fortigate 详细信息 用法: 单个 URL: root@kitploit: .\poc-cve-2022-40684.ps1 -fgt 192.168.1.1 多个 URL: root@kitploit: .\poc-cve-2022-40684.ps1 -urlsfile urls.txt...
CVE-2022-40684
CVE-2022-40684 CVE-2022-40684 - 認証バイパス エクスプロイトを実行 root@kitploit: USE: python3 exploit.py ⣀⡠⢤⡀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡴⠟⠃⠀⠀⠙⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⠋⠀⠀⠀⠀⠀⠀⠘⣆⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⠾⢛⠒⠀⠀⠀⠀⠀⠀⠀⢸⡆⠀⠀⠀⠀⠀⠀⠀...
CVE-2019-6693
CVE-2019-6693 你是否更改过 FortiGate 的默认加密密钥?运行此脚本即可知道!你可以提供整个配置文件转储,也可以提供单个加密值。如果解密后的值并非完全无意义的乱码,或能组成一个单词,那么加密密钥很可能仍为默认值。 安装 root@kitploit: git clone https://github.com/Real4XoR/cve-2019-6693.git cd cve-2019-6693 pip3 install -r requirements.txt 用法 提供整个 .conf 配置文件: root@kitploit: python3...
cve-2024-21762-checker
FortiGate cve-2024-21762-checker 此脚本用于检测基于CVE-2024-21762的FortiGate SSL VPN漏洞。它使用Shodan查找易受攻击的设备,并测试其漏洞状态。 特点 使用Shodan API查找在10443端口运行SSL VPN的FortiGate设备。 检查设备的漏洞状态。 灵活的Shodan查询。 显示结果并附带组织、国家等附加信息。 要求 Python 3.x Shodan API 密钥 安装 1. 克隆此仓库: root@kitploit: git clone...
CVE-2023-27997-check
CVE-2023-27997 脆弱性評価ツール FortiGate SSL VPN インスタンスが CVE-2023-27997 に対して脆弱かどうかを、応答時間に基づいて安全に検出します。Bishop Fox のブログにある完全な解説記事(本ツールの背後にある手法の完全なウォークスルーを含む)を参照してください。 説明 CVE-2023-27997 は FortiGate の SSL VPN コンポーネントにおけるヒープベースのバッファオーバーフローであり、認証前のリモートコード実行(RCE)に悪用可能であることが実証されています。これはメモリ破損のバグであるため、sslvpnd...
pocs_slides
分享我在 IoT / 协议安全方面的安全公告、PoC、幻灯片和脚本。你可以通过以下方式找到我: Medium: https://medium.com/@cq674350529 博客: https://cq674350529.github.io/ 邮箱: [email protected] Twitter: @cq674350529 幻灯片 OffByOne2025: 补丁比对,你是我的剑!深入剖析 FortiGate 中两个关键的 N-day 漏洞 视频 BHEU2023: 打破理论极限:虚拟网卡与物理网卡之间的差距 合作 BHEU2022:...
fortios-ldap-mitm-poc-CVE-2019-5591
CVE-2019-5591 Este PoC Prueba de Concepto demuestra un ataque MITM Hombre en el Medio: suplantación de un servidor LDAP en la subred local de un dispositivo FortiGate que ejecuta una versión vulnerable de FortiOS. Versiones Afectadas Estas versiones son vulnerables:...
CVE-2018-13379
CVE-2018-13379 - FortiGate SSL-VPN 路径遍历 PoC 描述 针对 CVE-2018-13379 的概念验证脚本,该漏洞是 Fortinet FortiGate SSL VPN Web 门户中的一个严重路径遍历漏洞。攻击者无需认证即可通过特制的 HTTP 资源请求下载系统文件,可能导致包含敏感信息的会话文件泄露。 漏洞详情 CVE ID :CVE-2018-13379 CVSS 评分 :9.8(严重) 受影响版本 :FortiOS 6.0.0 至 6.0.4、5.6.3 至 5.6.7、5.4.6 至 5.4.12 漏洞端点 :/remote/fgtlan...
FortiLogger 4.4.2.2 - Arbitrary File Upload
FortiLogger 4.4.2.2 is affected by arbitrary file upload issues. Attackers can send a "Content-Type: image/png" header to Config/SaveUploadedHotspotLogoFile and then Assets/temp/hotspot/img/logohotspot.asp. id: CVE-2021-3378 info: name: FortiLogger 4.4.2.2 - Arbitrary File Upload author:...
CVE-2024-21762
CVE-2024-21762 - FortiGate SSL VPN RCE 検出および悪用ツール CVE-2024-21762 の検出および悪用ツール - FortiGate SSL VPN の重大な脆弱性 ⚠️ 法的注意 : このツールは許可されたテスト環境でのみ使用 してください。許可されていないシステムでの使用は違法 であり、深刻な法的結果を招く可能性があります。 概要 CVE-2024-21762 は、FortiGate SSL VPN コンポーネントにおける重大な脆弱性であり、認証前のリモートコード実行 RCE を可能にします。この欠陥は、Transfer-Encoding...
CVE-2026-24858-FortiCloud-SSO-Authentication-Bypass
CVE-2026-24858 | Bypass de Autenticación SSO de FortiCloud Resumen Ejecutivo FortiCloud Single-Sign-On SSO, una función habilitada por defecto de fábrica una vez que registras cualquier FortiGate/FortiManager/FortiAnalyzer, contiene una vulnerabilidad crítica de bypass de autenticación. Un atacan...
fortigate-cve-2022-40684-tool
描述 该工具允许安全专业人员通过与被暴露的 CMDB API 端点交互,识别和验证 FortiGate 设备中的 CVE-2022-40684 暴露情况。 它支持枚举管理用户、用户组,并在受控环境中提取选择性配置进行分析。 功能 漏洞检测 管理用户枚举 本地用户和组枚举 定向配置导出 实验室安全测试工具 漏洞详情 CVE: CVE-2022-40684 类型: 认证绕过 受影响产品: FortiGate / FortiOS 影响: 未授权访问管理 API 端点 要求 Python 3.x requests prettytable 安装依赖: pip3 install -r...
Fortigate-SSL-VPN-Exploit-Kit
FortiGate SSL-VPN 工具包(野外回收) 研究档案。 按原样回收。这些文件并非我所编写。 发布: 2026年9月1日 本仓库是位于按 SKU 划分的 FortiGate SSL-VPN 漏洞利用目录之上的编排器、第二阶段载荷和操作员监听器 。完整故事、统计数据和狩猎笔记见 Abraxas Labs 上的系列文章 The SSL-VPN pot of gold 。 网站:abraxaslabs.tech 系列:The SSL-VPN pot of gold GitHub:github.com/abraxas Twitter / X:@abraxasnull 请勿...
CVE-2023-42791_CVE-2024-23666
Fortimanager 授权检查不足 CVE-2024-23666 与无限制文件上传 CVE-2023-42791 利用脚本 提供两个利用这些漏洞的脚本: rce.py:从低权限访问 FortiManager 获得反向 Shell 或添加任意管理员。 ManagerGate.py:允许连接到远程管理的 FortiGate SSH 服务。仍需要 SSH 密码,但可从 FortiManager 配置备份中找到。...
Exploit for Out-of-bounds Write in Fortinet Fortiproxy
FortiGate SSL-VPN kit recovered in the wild Research arch...
CVE-2026-55841
Graylog is a free and open log management platform. Prior to Graylog Server versions 6.3.12, 7.0.7, and 7.1.2 and Graylog Forwarder version 7.3, the FortiGate key-value syslog parser in graylog2-server/src/main/java/org/graylog2/inputs/codecs/GLFortiGateSyslogEvent.java and...
GHSA-GQR6-R77P-C2PJ Fortigate syslog message parser can be exploited to modify or delete fields from the original message
Impact A security issue has been identified in Graylog affecting the parsing of syslog messages that use a key-value format, such as those generated by Fortigate devices. The vulnerability allows attackers to overwrite individual message fields, or to produce invalid messages which Graylog will...