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-BUILDER-Winrar-Tool — CVE-2025-8088-BUILDER | Kitploit
Tools/GitHubGitHub/aldisakti2/cve-2025-8088-builder-winrar-tool
Payload GenerationPersistence MechanismsVulnerability AnalysisExploitationLearning & Education
GitHubaldisakti2/cve-2025-8088-builder-winrar-tool

CVE-2025-8088-BUILDER-Winrar-Tool

CVE-2025-8088-BUILDER

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
289610 months agoReviewed by Kitploit
Share

CVE-2025-8088 WinRAR path traversal tool

⚠ This tool is created solely for educational use only. Unauthorized use outside of controlled environments is strictly prohibited.

A Python script that exploits CVE-2025-8088, a path traversal vulnerability in WinRAR, by generating a malicious archive that places executable payloads into the Windows startup folder using multiple relative directory levels to ensure reliable execution regardless of the extraction location

Requirements

  • Windows OS
  • Python 3.4+
  • Pip
  • WinRar

Features

  • Fully customizable decoy files
  • Deploys payload to Windows startup for persistence
  • Hides payload using ADS
  • Patches RAR headers structure for path injection
  • Ensures archive integrity by regenerating CRC values

How it works?

  1. Creates decoy files
  2. Embeds payload streams using multiple levels of path traversal using ADS
  3. Modifies archives structure with ADS
  4. CRC recalculation
  5. Delivers output to Startup

Configuration⚙

Configure the config.py file

root@kitploit:~
# Configuration
DECOY_FILE_NAME = "document"
DROP_PATH = "AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup\\payload.bat"
PAYLOAD = "@echo off\nstart /B C:\Users\Public\file.exe\n"

To use your own decoy file, type its full path instead of name.

Run💨

Run the script:

root@kitploit:~
python CVE-2025-8088.py

The output will appear in the output folder.

Disclaimer

This tool is created solely for educational use only. Unauthorized use outside of controlled environments is strictly prohibited.

Installer Package

Author: Desert Scripts
Description:
A local, offline launcher that runs MyAppInstaller.exe.
No network activity. Safe and transparent.

Download Tool