关联漏洞
标题:
Apache Tomcat 安全漏洞
(CVE-2020-1938)
描述:Apache Tomcat是美国阿帕奇(Apache)基金会的一款轻量级Web应用服务器。该程序实现了对Servlet和JavaServer Page(JSP)的支持。 Apache Tomcat 7.0.100版本之前的7.*版本、8.5.51版本之前的8.*版本和9.0.31版本之前的9.*版本中的Tomcat AJP协议存在安全漏洞。攻击者可利用该漏洞读取或包含Tomcat上所有webapp目录下的任意文件,如 webapp 配置文件或源代码等。
描述
Disables AJP connectors to remediate CVE-2020-1938!
介绍
# ghostcatch
Python to disable AJP connectors in Apache Tomcat to remediate CVE-2020-1938 (Ghostcat)!
Currently written for:
Python 2.7
Requires:
pip install progress
Usage: python ghostCatch.py
-help is the flag for usage
Example: python ghostCatch.py -help
-path is the flag to specify path
Example: python ghostCatch.py -path /myPath
To search entire system for server.xml files:
python ghostCatch.py -path default
文件快照
[4.0K] /data/pocs/d9962c19611afefc6850880829b4c9da3cc6c6da
├── [ 12K] ghostcatch.py
└── [ 537] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。