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-8088 — WinRAR < 7.13 path traversal for persistency | Kitploit
Tools/GitHubGitHub/lennertdefauw/cve-2025-8088
Payload GenerationPersistence MechanismsVulnerability AnalysisExploitationPost-ExploitationPenetration Testing
GitHublennertdefauw/cve-2025-8088

CVE-2025-8088

WinRAR < 7.13 path traversal for persistency

View Repository
514 months 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

POC for CVE 2025-8088

WinRAR < 7.13 has a path traversal vulnerability, which can lead to persistent remote shells.

We will use path traversal to place a binary in the Startup folder when extracting the .rar at any location

Usage

python3 create-path-traversal-rar.py -p <malicous-exe> -o <output-name-rar>

Download Tool