π₯ Vite Dev Server Vulnerability Scanner (CVE-2025-30208)
π Overview
This tool scans for CVE-2025-30208, a vulnerability in the Vite Dev Server. It allows security researchers to quickly detect vulnerable instances using multiple payloads.
β‘ Features
β
Single URL scanning (-u URL)
β
Mass scanning from a file (-f file.txt)
β
Multiple payloads for thorough testing
β
Multi-threading for faster results
β
Saves vulnerable URLs to vulnerable.txt
π Installation
# Clone the repository
git clone https://github.com/0xshaheen/CVE-2025-30208.git
cd CVE-2025-30208
# Install dependencies
pip install -r requirements.txt
π¨ Usage
Scan a single URL:
python scanner.py -u http://example.com
Scan multiple URLs from a file:
python scanner.py -f urls.txt
π Output
All vulnerable URLs will be saved in vulnerable.txt.
β οΈ Disclaimer
This tool is intended for educational and authorized security testing purposes only. The developer is not responsible for any misuse.
π GitHub: github.com/0xshaheen
[4.0K] /data/pocs/ed98b7339ce48ba0b5a81c3514c0266d9412ac93
βββ [2.8K] exploit.py
βββ [1.0K] README.md
0 directories, 2 files