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

https://github.com/chocapikk/cve-2022-27925-revshell

Python Script to exploit Zimbra Auth Bypass + RCE (CVE-2022-27925)
https://github.com/chocapikk/cve-2022-27925-revshell

Last synced: about 1 year ago
JSON representation

Python Script to exploit Zimbra Auth Bypass + RCE (CVE-2022-27925)

Awesome Lists containing this project

README

          

Zimbra Unauthenticated Remote Code Execution Exploit (CVE-2022-27925)

```bash
_____ _ __
/__ / (_)___ ___ / /_ _________ _
/ / / / __ `__ \/ __ \/ ___/ __ `/
/ /__/ / / / / / / /_/ / / / /_/ /
/____/_/_/ /_/ /_/_.___/_/ \__,_/
CVE-2022-27925

usage: exp.py [-h] [-t TARGET] [-m MASS] [-l LHOST] [-p LPORT]

options:
-h, --help show this help message and exit
-t TARGET, --target TARGET
URl with protocol HTTPS
-m MASS, --mass MASS List of targets
-l LHOST, --lhost LHOST
Local IP for reverse shell
-p LPORT, --lport LPORT
Local port for reverse shell

```