An open API service indexing awesome lists of open source software.

https://github.com/rek7/zimbra-rce

Zimbra RCE PoC - CVE-2019-9670 XXE/SSRF
https://github.com/rek7/zimbra-rce

exploit python rce zimbra

Last synced: 11 days ago
JSON representation

Zimbra RCE PoC - CVE-2019-9670 XXE/SSRF

Awesome Lists containing this project

README

        

# Zimbra-RCE
Zimbra RCE CVE-2019-9670

```bash
$ ./zimbra.py -h

__________.__ ___. ___________________ ___________
\____ /|__| _____\_ |______________ \______ \_ ___ \_ _____/
/ / | |/ \| __ \_ __ \__ \ | _/ \ \/ | __)_
/ /_ | | Y Y \ \_\ \ | \// __ \_ | | \ \____| \
/_______ \|__|__|_| /___ /__| (____ / |____|_ /\______ /_______ /
\/ \/ \/ \/ \/ \/ \/

usage: zimbra.py [-h] -u URL -d DTD -n PAYLOAD_NAME -f PAYLOAD_FILE

Zimbra RCE CVE-2019-9670

optional arguments:
-h, --help show this help message and exit
-u URL, --url URL Target url
-d DTD, --dtd DTD Url to DTD
-n PAYLOAD_NAME, --name PAYLOAD_NAME
Name of uploaded payload
-f PAYLOAD_FILE, --file PAYLOAD_FILE
File containing payload
```