
إثبات مفهوم لاستغلال 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
