
Proof-of-concept exploit and detection scanner for CVE-2025-64446, a critical path traversal vulnerability in Fortinet FortiWeb allowing remote command execution. Intended for educational research and authorized testing.
Proof of Concept for the relative path traversal vulnerability in Fortinet FortiWeb (CVE-2025-64446) that allows execution of administrative commands.
# Vulnerability Scanning
python3 poc.py -t <target_ip> -p <port>
# Exploitation (research only)
python3 exploit.py -t <target_ip> -p <port> --check