Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-21762-Exploit-PoC-Fortinet-SSL-VPN-Check — Chequea si tu firewall es vulnerable a CVE-2024-21762 (RCE sin autenticación) | Kitploit
Tools/GitHubGitHub/r4p3c4/cve-2024-21762-exploit-poc-fortinet-ssl-vpn-check
ReconnaissanceVulnerability ScannersExploitationWeb SecurityPenetration TestingLearning & Education
GitHubr4p3c4/cve-2024-21762-exploit-poc-fortinet-ssl-vpn-check

CVE-2024-21762-Exploit-PoC-Fortinet-SSL-VPN-Check

Chequea si tu firewall es vulnerable a CVE-2024-21762 (RCE sin autenticación)

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
1631 year agoNot yet reviewed

CVE-2024-21762-Exploit-PoC-Fortinet-SSL-VPN-Check

Check if your firewall is vulnerable to CVE-2024-21762 (unauthenticated RCE)

For more information about the vulnerability: https://cuty.io/TKyfFh

Subscribe or join my social networks for more HACKING!!

youtube telegram

Learn to detect the vulnerability and protect your company

YouTube video: https://cuty.io/1hkzLCN

Requirements

Clone the GitHub repository

root@kitploit:~
git clone https://github.com/r4p3c4/CVE-2024-21762-Exploit-PoC-Fortinet-SSL-VPN-Check.git

Access the project folder

root@kitploit:~
cd CVE-2024-21762-Exploit-PoC-Fortinet-SSL-VPN-Check 

Version 1 Usage:

root@kitploit:~
python3 check-cve-2024-21762.py <host> <port>

Vulnerable example (random):

python3 check-cve-2024-21762.py 72.158.15.130 10443

Vulnerable

Non-vulnerable example (random):

python3 check-cve-2024-21762.py 72.12.164.134 443
[warning] Server does not look like a Fortinet SSL VPN interface

Patched

Version 2 Usage:

root@kitploit:~
python3 check-cve-2024-21762-v2.py <archivo_ips.txt>

Example

Add the IPs you want to check whether they are vulnerable or not

video3

Result of the execution:

video3

Disclaimer

  • The project and its developer do not promote any type of illegal activity and are not responsible for any misuse or damage caused by this project.

  • This project is for educational purposes only.

  • Do not use this tool to harm others.

  • It is the end user's responsibility to obey all applicable local, state, federal, and international laws.

Download Tool