Zimbra Collaboration Suite Username Enumeration # Zimbra Collaboration User Enumeration Script (CVE-2018-15131)
## 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@kali# ./cve-2018-15131-user-enum.py --host http://mail.target.com --userlist /tmp/emails.txt
```
And it should spill out valid e-mails!
References: https://bugzilla.zimbra.com/show_bug.cgi?id=109012
[4.0K] /data/pocs/ee21d8a3385e8f17a68d0f798885f064c4e95730
├── [1.7K] cve-2018-15131-user-enum.py
└── [ 453] README.md
0 directories, 2 files