
Script d'exploitation en Python pour CVE-2022-27925 ciblant Zimbra Collaboration Suite. Prend en charge le scan d'une seule URL ou basé sur une liste pour la vulnérabilité d'exécution de code à distance.
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