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
Path-Transversal-CVE-2025-31125- — Python exploit script for CVE-2025-31125 path traversal in Vite dev server, enabling unauthorized file access via crafted URLs for authorized security testing. | Kitploit
Tools/GitHubGitHub/harshgupptaa/path-transversal-cve-2025-31125-
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubharshgupptaa/path-transversal-cve-2025-31125-

Path-Transversal-CVE-2025-31125-

Python exploit script for CVE-2025-31125 path traversal in Vite dev server, enabling unauthorized file access via crafted URLs for authorized security testing.

View Repository
241 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 Exploit (CVE-2025-31125)

Description: Exploits path traversal in Vite Development Server's @fs endpoint (CVE-2025-31125) to access sensitive files like /etc/passwd and /etc/hosts via crafted URLs.

Created by Harsh Gupta.

Usage: python vite_exploit.py -u http://target.com python vite_exploit.py -f urls.txt -o output.txt

Requirements:

Python 3.x pip install requests colorama

Disclaimer: This tool is for educational purposes and authorized security testing only. The author is not responsible for any misuse or damage caused by this script. Use at your own risk. Warning: Use with permission only. Unauthorized testing is illegal. License: MIT

Download Tool