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-68645 | Kitploit
Tools/GitHubGitHub/crow5-oss/cve-2025-68645
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubcrow5-oss/cve-2025-68645

CVE-2025-68645

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

ZimLFI-Hunter (CVE-2025-68645)

Python License Type

ZimLFI-Hunter is a professional Proof-of-Concept (PoC) scanner designed to identify the CVE-2025-68645 vulnerability in Zimbra Collaboration Suite. This tool detects Local File Inclusion (LFI) flaws through the /h/printcalendar endpoint.

🛡️ Vulnerability Overview

The vulnerability exists due to improper path normalization in certain Zimbra servlets, allowing an unauthenticated attacker to include and read internal files (such as web.xml, localconfig.xml, etc.) by manipulating the javax.servlet.include.servlet_path parameter.

🚀 Features

  • ASCII Art Banner: Pro terminal interface.
  • Stealth Scanning: Implements basic bypass techniques (Semicolon, Encoding).
  • Real-time Feedback: Status tracking for each payload.
  • Colorized Output: Easy-to-read vulnerability detection.

⚙️ Installation

  1. Clone the repository:
    root@kitploit:~
    git clone https://github.com/Gh0st/ZimLFI-Hunter.git
    cd ZimLFI-Hunter
    

Install dependencies:

pip install -r requirements.txt

🛠️ Usage Simply run the script and provide the target URL:

python zimlfi_hunter.py -u https://target-zimbra.com

Capture
Download Tool