
Python-based vulnerability scanner for detecting CVE-2025-32429 SQL injection in XWiki platforms. Supports single/bulk scanning, WAF detection, time/error-based detection, and multi-threading.
A Python-based vulnerability scanner for detecting CVE-2025-32429 SQL injection vulnerability in XWiki platforms.
-t option-l option-v flag
pip3 install requests urllib3
python vuln_checker.py
python3 vuln_checker.py -t <target_url>
python3 vuln_checker.py -l <targets_file>