
PoC para CVE-2025-24752.
Este aplicativo Python verifica se um site é vulnerável a CVE-2025-24752.
Clone este repositório e execute:
pip3 install -r requirements.txt
python3 cve-2025-24752.py --url http://example.com
ou
python3 cve-2025-24752.py --urls-file urls.txt