
Vite 任意文件读取漏洞POC
This is a Python script tool for detecting CVE-2025-31125 vulnerability.
# Install required dependencies with one command
pip install -r requirements.txt
python main.py http://example.com
ips.txt file with one target address per line, for example:http://example1.com
http://example2.com
http://example3.com
python main.py
result.txt filefull_log.json fileThis tool is intended only for security research and authorized testing. Do not use it for illegal purposes. The user assumes all responsibility for any consequences arising from unauthorized testing with this tool.