Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2021-22205 — CVE-2021-22205 Gitlab 未授权远程代码执行漏洞 EXP, 移除了对djvumake & djvulibre的依赖,可在win平台使用 | Kitploit
工具/GitHubGitHub/whwlsfb/cve-2021-22205
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试远程访问工具
GitHubwhwlsfb/cve-2021-22205

CVE-2021-22205

CVE-2021-22205 Gitlab 未授权远程代码执行漏洞 EXP, 移除了对djvumake & djvulibre的依赖,可在win平台使用

查看仓库
231314年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2021-22205

基于 mr-r3bot/Gitlab-CVE-2021-22205 的Fork

简介

CVE-2021-22205: Gitlab 未授权远程代码执行漏洞 EXP

移除了对djvumake & djvulibre的依赖,直接内部生成payload,可在win平台执行。

使用方法

root@kitploit:~
# 需要授权
python3 exploit.py -u <username> -p <password> -t <gitlab_url> -c <command>
# 未授权
python3 exploit.py -t <gitlab_url> -c <command>
下载工具