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)
- Host: GitHub
- URL: https://github.com/chocapikk/cve-2022-27925-revshell
- Owner: Chocapikk
- Created: 2022-08-26T20:19:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T16:56:10.000Z (almost 4 years ago)
- Last Synced: 2025-04-13T17:07:30.721Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```