Strumento per rilevare e sfruttare la CVE-2025-25257 in Fortinet FortiWeb.
Crediti
Based on watchTowr Labs, 0xbigshaq, and pwner.gg analyses.
Avvertenze
For educational purposes only. Use on authorized systems. Modifies database/filesystem.
Strumento Python avanzato per rilevare e sfruttare CVE-2025-25257 (SQLi pre-autenticazione a RCE in Fortinet FortiWeb).
python exploit.py --host target.com --https --exploit
--host: Host di destinazione.
--https: Usa HTTPS.
--exploit: Esegui exploit se vulnerabile.
Installazione
pip install -r requirements.txt```