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

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

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

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

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/phor3nsic/cve-2021-40822
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationLabs & Practice
GitHubphor3nsic/cve-2021-40822

CVE-2021-40822

PoC and Dockerized vulnerable lab for CVE-2021-40822 (SSRF in GeoServer)

查看仓库
231个月前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享


CVE-2021-40822

SSRF GeoServer

文章:

https://gccybermonks.com/posts/cve-2021-40822/

实验环境:

克隆此仓库:

root@kitploit:~
# git clone https://github.com/phor3nsic/CVE-2021-40822.git

启动实验环境:

root@kitploit:~
# cd CVE-2021-40822 && docker-compose up

检查目标是否存在漏洞:

root@kitploit:~
# python3 CVE-2021-40822.py -u http://localhost:8090/

阅读文章以利用此漏洞!!!

@gccybermonks @phor3nsic_br

下载工具