
CVE-2025-30208-EXP lecture arbitraire de fichiers
一款用于检测Vite CVE-2025-30208漏洞的自动化工具,支持批量扫描和结果保存。
git clone https://github.com/marino-admin/Vite-CVE-2025-30208-Scanner.git
cd Vite-CVE-2025-30208-Scanner
安装依赖:
pip install -r requirements.txt
# 扫描单个目标
python scanner.py -u http://example.com
# 批量扫描(使用20线程)
python scanner.py -f targets.txt -t 20
# 使用代理扫描
python scanner.py -f targets.txt --proxy http://127.0.0.1:8080
参数说明
参数 说明 示例值
-u 单个目标URL http://example.com
-f 目标列表文件 targets.txt
-t 并发线程数(默认10) 20
--proxy 代理服务器 http://127.0.0.1:8080
--path 自定义检测路径(默认/etc/passwd)
body="/@vite/client"