Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-30208 — Scanner for CVE-2025-30208 in Vite Dev Server, supporting single and mass URL scanning with multiple payloads, multi-threading, and vulnerable URL output. | Kitploit
Tools/GitHubGitHub/0xshaheen/cve-2025-30208
Vulnerability ScannersWeb Vulnerability ScannersExploitationWeb SecurityPenetration TestingLearning & Education
GitHub0xshaheen/cve-2025-30208

CVE-2025-30208

Scanner for CVE-2025-30208 in Vite Dev Server, supporting single and mass URL scanning with multiple payloads, multi-threading, and vulnerable URL output.

View Repository
21 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

🔥 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

Download Tool