Lucene search
+L

39 matches found

Kitploit
Kitploit
added 2026/09/20 1:54 a.m.4 views

CNVD-2020-10487-Tomcat-Ajp-lfi-Scanner

python2多线程扫描Tomcat-Ajp协议文件读取漏洞 刷src分狗的福利 poc来源于https://github.com/YDHCUI/CNVD-2020-10487-Tomcat-Ajp-lfi/,poc作者不是本人!!!! 操作 1、将需要扫描的域名/ip放于 ip.txt ip.txt中不需要加协议,比如 root@kitploit: 127.0.0.1 www.baidu.com www.google.com 2、python threading-find-port-8009.py 将会生成8009.txt,作用为扫描ip.txt中域名/ip找出开放8009端口...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 1:32 a.m.8 views

CVE-2020-1938

CVE-2020-1938 Suricata 检测规则 root@kitploit: CNVD-2020-10487 CVE-2020-1938 alert tcp any any - any 8009 msg:"CNVD-2020-10487 Ghostcat"; content:"javax|2e|servlet|2e|include|2e|requesturi"; content:"javax|2e|servlet|2e|include|2e|pathinfo"; content:"javax|2e|servlet|2e|include|2e|servletpath";...

9.8CVSS8.1AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/19 12:28 p.m.7 views

CNVD-2020-10487

说明 工具仅用于安全研究以及内部自查, 禁止使用工具发起非法攻击, 造成的后果由使用者负责 Apache Tomcat文件包含漏洞(CVE-2020-1938 / CNVD-2020-1048 )批量检测工具. 此项目在Kit4y的项目的基础上进行修改. 代码修改 当ip.txt中只有1个域名或ip时, 会使得threadCount为1, 程序实际上没有运行, 增加判断线程数的代码 root@kitploit: ... if threadCount == 1: threadCount = 2 for i in range0,threadCount-1: ... 修改少量代码,...

9.8CVSS8AI score0.9927EPSS
SaveExploits51References4
Kitploit
Kitploit
added 2026/09/17 3:42 a.m.7 views

CVE-2020-1938

声明:所有网络安全工具的使用必须遵守国家法律法规、行业规范及目标系统的相关规定,不得用于任何非法或侵犯他人合法权益的用途。‌ 使用者应认识到,任何工具均无法保证绝对安全,不当使用可能导致法律风险、技术反制或数据污染。使用者需自行承担因违反本声明及相关规定而产生的全部责任。 要求:python3 运行: python CVE-2020-1938.py your-ip -p 8009 -f WEB-INF/web.xml...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/16 2:47 p.m.9 views

ghostcat

Ghostcat - CVE-2020-1938 漏洞利用脚本 通过 AJP 连接器(端口 8009)读取 Tomcat 文件 用法:python3 ghostcat.py 文件 """ 保存脚本 cat ghostcat.py 'PYEOF' AQUÍ VA EL CÓDIGO COMPLETO DE ARRIBA PYEOF 赋予权限并执行 chmod +x ghostcat.py 读取 tomcat-users.xml(Tomcat Manager 凭据) python3 ghostcat.py ejemplo.com conf/tomcat-users.xml 8009 读取...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/15 11:52 p.m.9 views

CVE-2020-1938

CVE-2020-1938 检测规则 root@kitploit: CNVD-2020-10487 CVE-2020-1938 alert tcp any any - any 8009 msg:"CNVD-2020-10487 Ghostcat"; content:"javax|2e|servlet|2e|include|2e|requesturi"; content:"javax|2e|servlet|2e|include|2e|pathinfo"; content:"javax|2e|servlet|2e|include|2e|servletpath";...

9.8CVSS8.1AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/15 1:21 p.m.6 views

Ghostcat-Tomcat-AJP-Exploit-Py3

Herramienta de detección de vulnerabilidad Ghostcat en Tomcat CVE-2020-1938 / CNVD-2020-10487 Introducción Este proyecto proporciona un script de verificación en Python para validar la vulnerabilidad de inclusión local de archivos en el protocolo AJP de Apache Tomcat comúnmente conocida como...

9.8CVSS7.8AI score0.9927EPSS
SaveExploits51
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-15554

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - the Undertow AJP listener honours forged sslcert and isssl AJP attributes without requiring any shared- secret authentication. This enables an unauthenticated...

7.4CVSS5.5AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/11 9:17 a.m.12 views

DEBIAN-CVE-2026-15554

the Undertow AJP listener honours forged sslcert and isssl AJP attributes without requiring any shared-secret authentication. This enables an unauthenticated attacker with direct TCP access to port 8009 to bypass CLIENT-CERT authentication by injecting a forged X.509 certificate via the AJP...

7.4CVSS5.3AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.16 views

CVE-2026-15554

the Undertow AJP listener honours forged sslcert and isssl AJP attributes without requiring any shared-secret authentication. This enables an unauthenticated attacker with direct TCP access to port 8009 to bypass CLIENT-CERT authentication by injecting a forged X.509 certificate via the AJP...

7.4CVSS0.00235EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/11 8:49 a.m.16 views

EUVD-2026-55981

the Undertow AJP listener honours forged sslcert and isssl AJP attributes without requiring any shared-secret authentication. This enables an unauthenticated attacker with direct TCP access to port 8009 to bypass CLIENT-CERT authentication by injecting a forged X.509 certificate via the AJP...

7.4CVSS5.3AI score0.00235EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 8:49 a.m.10 views

CVE-2026-15554

the Undertow AJP listener honours forged sslcert and isssl AJP attributes without requiring any shared-secret authentication. This enables an unauthenticated attacker with direct TCP access to port 8009 to bypass CLIENT-CERT authentication by injecting a forged X.509 certificate via the AJP...

7.4CVSS5.3AI score0.00235EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.19 views

PT-2026-70088

Name of the Vulnerable Software and Affected Versions Undertow affected versions not specified Description The Undertow AJP listener accepts forged ssl cert and is ssl AJP attributes without requiring shared-secret authentication. This allows an unauthenticated attacker with direct TCP access to...

7.4CVSS5.2AI score0.00235EPSS
SaveExploits0References8
GithubExploit
GithubExploit
added 2026/05/09 5:48 p.m.198 views

Exploit for CVE-2020-1938

Ghostcat - CVE-2020-1938 Exploit Lee archivos del Tomcat via AJP...

9.8CVSS7AI score0.9927EPSS
SaveExploits51
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2007-1485

Malware in sbrugna...

5.2CVSS6.4AI score0.00369EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:37 a.m.9 views

SUSE CVE-2013-3707

The HTTPSTK service in the novell-nrm package before 2.0.2-297.305.302.3 in Novell Open Enterprise Server 2 OES 2 Linux, and OES 11 Linux Gold and SP1, does not make the intended SSLfree and SSLshutdown calls for the close of a TCP connection, which allows remote attackers to cause a denial of...

4.3CVSS6.8AI score0.01582EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/08/11 6:21 p.m.23 views

tomcat: Apache Tomcat AJP File Read/Inclusion Vulnerability

CVE-2020-1938 is a file read/inclusion vulnerability in the AJP connector in Apache Tomcat. This is enabled by default with a default configuration port of 8009. A remote, unauthenticated attacker could exploit this vulnerability to read web application files from a vulnerable server. In instance...

9.8CVSS7.5AI score0.9927EPSS
SaveExploits51References11
Gitee
Gitee
added 2021/05/08 5:29 p.m.60 views

Exploit for CVE-2020-1938

It is an exploit module/toolkit targeting Apache Tomcat. The primary CVE ID is CVE-2020-1938, also known as CNVD-2020-10487. The vulnerability class is Local File Inclusion LFI. The probable entry point is the poc.py script, which is typically invoked by running python poc.py with the required...

9.8CVSS7.3AI score0.9927EPSS
SaveExploits51
RedHat Linux
RedHat Linux
added 2020/11/04 1:39 a.m.19 views

tomcat: Apache Tomcat AJP File Read/Inclusion Vulnerability

CVE-2020-1938 is a file read/inclusion vulnerability in the AJP connector in Apache Tomcat. This is enabled by default with a default configuration port of 8009. A remote, unauthenticated attacker could exploit this vulnerability to read web application files from a vulnerable server. In instance...

9.8CVSS7.5AI score0.9927EPSS
SaveExploits51References11
RedHat Linux
RedHat Linux
added 2020/07/01 10:57 a.m.16 views

tomcat: Apache Tomcat AJP File Read/Inclusion Vulnerability

CVE-2020-1938 is a file read/inclusion vulnerability in the AJP connector in Apache Tomcat. This is enabled by default with a default configuration port of 8009. A remote, unauthenticated attacker could exploit this vulnerability to read web application files from a vulnerable server. In instance...

9.8CVSS7.5AI score0.9927EPSS
SaveExploits51References11
Rows per page
Query Builder