
Sawtooth Lighthouse Studio에 템플릿 주입 취약점 CVE-2025-34300이 존재합니다.
매개변수:
options:
-h, --help show this help message and exit
-u URL, --url URL 请输入待检测的URL
-f FILE, --file FILE 请输入一行一个URL的文件地址
예시:
单个检测:
python .\CVE-2025-34300POC.py -u URL
批量检测;
python .\CVE-2025-34300POC.py -f urls.txt