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-31486-PoC — Vite任意文件读取漏洞批量检测脚本CVE-2025-31486 | Kitploit
Tools/GitHubGitHub/isee857/cve-2025-31486-poc
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubisee857/cve-2025-31486-poc

CVE-2025-31486-PoC

Vite任意文件读取漏洞批量检测脚本CVE-2025-31486

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

Disclaimer:

The vulnerabilities described in this article and their reproduction steps are intended solely for cybersecurity research and educational purposes. No one may use the information provided herein for illegal purposes or unauthorized system testing. The author assumes no responsibility for any direct or indirect damages resulting from the use of this information. If any infringement is involved, please contact us promptly so that we can address and remove the relevant content as soon as possible.

More Vulnerabilities

https://pc.fenchuan8.com/#/index?forum=101158&yqm=DGR4X

Reproduction Address

https://blog.csdn.net/xc_214/article/details/147047575?spm=1001.2014.3001.5501

Usage

root@kitploit:~
# Without payload, detects default paths for Linux and Windows by default
# With payload, uses a custom path
Batch detection:
python poc.py -f url.txt -t 5 -p <payload> -o <outPutFile> --proxy
Single detection:
python poc.py -u http://your-ip -t 5 -p <payload> -o <outPutFile> --proxy

image

image

Reference Link

https://github.com/vitejs/vite/security/advisories/GHSA-xcj6-pq6g-qj4x

Download Tool