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-Vite — CVE-2025-30208 | Vite脚本 | Kitploit
Tools/GitHubGitHub/sadhfdw129/cve-2025-30208-vite
Vulnerability ScannersExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubsadhfdw129/cve-2025-30208-vite

CVE-2025-30208-Vite

CVE-2025-30208 | Vite脚本

View Repository
1 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

CVE-2025-30208 | Vite Script

This tool is used to detect whether the target system has the CVE-2025-30208 vulnerability. This vulnerability allows an attacker to read sensitive files (such as /etc/passwd or C:\windows\win.ini) from the server via a specific path. The tool supports single URL detection and batch detection, with an optional HTTP/HTTPS proxy.

Here is a brief introduction to the relationship between the payload ?raw?? and ?import?raw??. The first payload is suitable for reading files without extensions, the second is arbitrary.

Features

Batch detection: supports reading multiple target URLs from a file for batch detection.

Install Dependencies

Before running the tool, please ensure Python 3 and the requests library are installed. If requests is not installed, you can install it with the following command:

root@kitploit:~
pip install request
Usage
root@kitploit:~
python checker.py
After running, it directly performs batch detection on URLs in the 1.xls file.
Output Results
Download Tool

The URLs with vulnerabilities are saved to the URL.txt file.

File Format

When performing batch detection, ensure that the URLs in the input file are in the correct format, with only one URL per line.

Contributions and Feedback

If you find any issues or wish to improve this tool, please submit and contact me. Any form of contribution is welcome!

Disclaimer

This tool is only for security research and legally authorized penetration testing. The author is not responsible for any illegal use. Please comply with relevant laws and regulations.

I hope this template meets your needs! If you have any other requirements, please let me know. Please comply with relevant laws and regulations.

I hope this template meets your needs! If you have any other requirements, please let me know.