
POC für CVE-2025-24752.
Diese Python-Anwendung prüft, ob eine Website anfällig für CVE-2025-24752 ist.
Klone dieses Repo und führe Folgendes aus:
pip3 install -r requirements.txt
python3 cve-2025-24752.py --url http://example.com
oder
python3 cve-2025-24752.py --urls-file urls.txt