
CVE-2025-52970에 대한 개념 증명 익스플로잇으로, 보안 연구원이 단일 또는 다중 대상 URL에서 해당 취약점을 테스트할 수 있게 해줍니다.
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
