
Herramienta para detectar y explotar CVE-2025-25257 en Fortinet FortiWeb.
Créditos
Based on watchTowr Labs, 0xbigshaq, and pwner.gg analyses.
Advertencias
For educational purposes only. Use on authorized systems. Modifies database/filesystem.
Herramienta Python mejorada para detectar y explotar CVE-2025-25257 (SQLi sin autenticación a RCE en Fortinet FortiWeb).
python exploit.py --host target.com --https --exploit
--host: Target host.
--https: Use HTTPS.
--exploit: Perform exploit if vulnerable.
Instalación
pip install -r requirements.txt