
Prueba de concepto del exploit para CVE-2025-52970, que permite a los investigadores de seguridad probar una o varias URL de destino en busca de la vulnerabilidad.
python POC-CVE-2025-52970.py -h
usage: POC-CVE-2025-52970.py [-h] (-t TARGET | -l LIST)
options:
-h, --help show this help message and exit
-t, --target TARGET Single target URL (e.g., https://xx.xx.xx.xx)
-l, --list LIST Path to file containing target URLs, one per line
python CVE-2025-52970.py -t https://192.168.100.102
