
Chequea si tu firewall es vulnerable a CVE-2024-21762 (RCE sin autenticación)
Check if your firewall is vulnerable to CVE-2024-21762 (unauthenticated RCE)
For more information about the vulnerability: https://cuty.io/TKyfFh
YouTube video: https://cuty.io/1hkzLCN
git clone https://github.com/r4p3c4/CVE-2024-21762-Exploit-PoC-Fortinet-SSL-VPN-Check.git
cd CVE-2024-21762-Exploit-PoC-Fortinet-SSL-VPN-Check
python3 check-cve-2024-21762.py <host> <port>
python3 check-cve-2024-21762.py 72.158.15.130 10443
Vulnerable
python3 check-cve-2024-21762.py 72.12.164.134 443
[warning] Server does not look like a Fortinet SSL VPN interface
Patched
python3 check-cve-2024-21762-v2.py <archivo_ips.txt>
Add the IPs you want to check whether they are vulnerable or not
Result of the execution:
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.