
PoC per CVE-2025-24752.
Questa applicazione Python verifica se un sito è vulnerabile alla CVE-2025-24752.
Clona questa repository ed esegui:
pip3 install -r requirements.txt
python3 cve-2025-24752.py --url http://example.com
oppure
python3 cve-2025-24752.py --urls-file urls.txt