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-2018-10949 — Zimbra Collaboration Suite Username Enumeration | Kitploit
Tools/GitHubGitHub/0x00-0x00/cve-2018-10949
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisInformation GatheringWeb Security
GitHub0x00-0x00/cve-2018-10949

CVE-2018-10949

Zimbra Collaboration Suite Username Enumeration

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

Zimbra Collaboration User Enumeration Script (CVE-2018-10949)

How to use

The argument --host must be the hostname or IP address of Zimbra Collaboration Web Application root page, and --userlist an list of usernames to check against it.

root@kitploit:~
root@kali# ./cve-2018-10949-user-enum.py --host http://mail.target.com --userlist /tmp/emails.txt

And it should spill out valid e-mails!

References: https://www.cvedetails.com/cve/CVE-2018-10949

Download Tool