
# Script de explotación en Python para CVE-2022-27925 dirigido a Zimbra Collaboration Suite. Admite escaneo basado en una sola URL o en una lista para la vulnerabilidad de ejecución remota de código.
git clone https://github.com/miko550/CVE-2022-27925.git
cd CVE-2022-27925
usage: CVE-2022-2925.py [-h] [-t TARGET] [-l LIST]
options:
-h, --help show this help message and exit
-t TARGET, --target TARGET The URL of the target, eg: http://127.0.0.1
-l LIST, --list LIST List of target url saperated with new line