Sploitus

Exploit for CVE-2025-34300POC

kitploit · 2026-09-11

Exploit Code

MARKDOWN23 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-JISI-001-CVE-2025-34300POC
# Sawtooth Lighthouse Studio имеет уязвимость внедрения шаблонов CVE-2025-34300

Параметры:

root@kitploit:~
    
    
    options:
      -h, --help            show this help message and exit
      -u URL, --url URL     请输入待检测的URL
      -f FILE, --file FILE  请输入一行一个URL的文件地址
    

Примеры:

root@kitploit:~
    
    
    单个检测:
    python .\CVE-2025-34300POC.py -u URL
    批量检测;
    python .\CVE-2025-34300POC.py -f urls.txt