An automated tool for detecting Vite CVE-2025-30208 vulnerability, supporting batch scanning and result saving.
Features
- ✅ Colored terminal output
- ✅ Batch target scanning (file import supported)
- ✅ Multi-threaded concurrent detection (adjustable thread count)
- ✅ Automatic saving of vulnerability results (with timestamp)
- ✅ Proxy server support
- ✅ Custom detection path
- ✅ Random request headers
Installation & Usage
- Clone the repository:
git clone https://github.com/marino-admin/Vite-CVE-2025-30208-Scanner.git
cd Vite-CVE-2025-30208-Scanner
Install dependencies:
pip install -r requirements.txt
Scan a single target
python scanner.py -u http://example.com
Batch scan (using 20 threads)
python scanner.py -f targets.txt -t 20
Scan with a proxy
python scanner.py -f targets.txt --proxy http://127.0.0.1:8080
Parameter Description
fofa
Disclaimer
- By downloading, installing, using, or modifying this tool and its related code, you indicate that you trust this tool
- We assume no responsibility for any losses or damages of any kind caused to you or others by the use of this tool
- If you engage in any illegal activities while using this tool, you shall bear the corresponding consequences; we shall not bear any legal or joint liability
- Please read carefully and fully understand each clause, especially those regarding exemption or limitation of liability, and choose to accept or not accept
- Unless you have read and accepted all terms of this agreement, you have no right to download, install, or use this tool
- Your downloading, installation, or use constitutes your acceptance of the above agreement