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-2022-27925 — Python exploit script for CVE-2022-27925 targeting Zimbra Collaboration Suite. Supports single URL or list-based scanning for remote code execution vulnerability. | Kitploit
Tools/GitHubGitHub/miko550/cve-2022-27925
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubmiko550/cve-2022-27925

CVE-2022-27925

Python exploit script for CVE-2022-27925 targeting Zimbra Collaboration Suite. Supports single URL or list-based scanning for remote code execution vulnerability.

View Repository
4 years 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

CVE-2022-27925

Setup

root@kitploit:~
git clone https://github.com/miko550/CVE-2022-27925.git
cd CVE-2022-27925

Usage

root@kitploit:~
usage: CVE-2022-2925.py [-h] [-t TARGET] [-l LIST]

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET  The URL of the target, eg: http://127.0.0.1
  -l LIST, --list LIST  List of target url saperated with new line
Download Tool