
CVE-2021-22205 Gitlab EXP für die nicht autorisierte Remote-Codeausführung, entfernt die Abhängigkeit von djvumake & djvulibre und ist unter Windows nutzbar.
Fork basierend auf mr-r3bot/Gitlab-CVE-2021-22205
CVE-2021-22205: Gitlab Exploit für nicht autorisierte Remote-Codeausführung
Entfernt die Abhängigkeit von djvumake & djvulibre, generiert das Payload direkt intern und kann auf Windows-Plattformen ausgeführt werden.
# 需要授权
python3 exploit.py -u <username> -p <password> -t <gitlab_url> -c <command>
# 未授权
python3 exploit.py -t <gitlab_url> -c <command>