Lucene search
+L

61 matches found

Kitploit
Kitploit
added 2026/09/23 5:18 p.m.6 views

CVE-2020-1938-Clean-Version

CVE-2020-1938-Clean-Version CVE-2020-1938GhostCat clean and readable code version Me...

9.8CVSS7.9AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/23 2:53 p.m.9 views

ghostcat

Ghostcat - CVE-2020-1938 Exploit Read Tomcat files via AJP connector port 8009 Usage: python3 ghostcat.py file """ Save the script cat ghostcat.py 'PYEOF' AQUÍ VA EL CÓDIGO COMPLETO DE ARRIBA PYEOF Set permissions and run chmod +x ghostcat.py Read tomcat-users.xml Tomcat Manager credentials pytho...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/23 6:04 a.m.9 views

CVE-2020-1938

CVE-2020-1938 Suricata Detection Rule 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";...

9.8CVSS8.1AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/22 7:45 p.m.23 views

Ghostcat

Ghostcat CVE-2020-1938 exploit...

9.8CVSS7.9AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/22 1:21 p.m.7 views

Ghostcat-Tomcat-AJP-Exploit-Py3

Tomcat Ghostcat CVE-2020-1938 / CNVD-2020-10487 Vulnerability Detection Tool Introduction This project provides a Python verification script for verifying the Apache Tomcat AJP protocol local file inclusion vulnerability commonly known as Ghostcat, CVE-2020-1938 / CNVD-2020-10487. This script is ...

9.8CVSS7.7AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/21 6:49 p.m.9 views

CVE-2020-1938-MSF-MODULE

CVE-2020-1938-MSF-MODULE Modified version of auxiliary/admin/http/tomcatghostcat, Read any file Overwrite the file/metasploit-framework/modules/auxiliary/admin/http/tomcatghostcat.rb and restart msfconsole to execute reloadall. Then you can use the module...

9.8CVSS7.9AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/21 11:54 a.m.7 views

Ghostcat-CNVD-2020-10487

Ghostcat exp for CNVD-2020-10487CVE-2020-1938 tomcat ajp协议任意属性设置导致的文件读取和文件执行。 漏洞分析 代码仅供安全测试,请勿用于非法用途,造成的后果使用者负责与本人无关!!! root@kitploit: python3 ajpShooter.py -h /\ / \ | | | //\ | | ' \ \ | ' \ / \ / | / \ '| / | | | | \ \ | | | | | || / | / // | ./ /| ||/ / \|| |/|| 00theway,just for test...

9.8CVSS7.9AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/20 11:05 p.m.14 views

CVE-2020-1938

CVE-2020-1938 CVE-2020-1938 fixes errors in the PoC from https://github.com/Hancheng-Lei/Hacking-Vulnerability-CVE-2020-1938-Ghostcat.git and has been verified to work on Apache Tomcat/8.0.43. Practice Steps 1. Create docker-compose.yml 2. docker compose up -d 3. python3 CVE-2020-1938.py -p 8009 ...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/20 3:14 p.m.7 views

CVE-2020-1938-Tomcat-AJP-Ghostcat--Analysis

CVE-2020-1938 Tomcat AJP Ghostcat Analysis This repository contains a Markdown analysis report for CVE-2020-1938 Ghostcat and the image assets used in the report. Contents Report: docs/report/CVE-2020-1938-Analysis-Report.md Images: docs/images Report Scope The report is organized around:...

9.8CVSS7.8AI score0.9927EPSS
SaveExploits51References2
Kitploit
Kitploit
added 2026/09/19 5:18 p.m.8 views

GhostCat-LFI-exp

GhostCat-LFI-exp CVE-2020-1938 Original EXP: https://github.com/YDHCUI/CNVD-2020-10487-Tomcat-Ajp-lfi Only modified one place, can include execute arbitrary files under any project...

9.8CVSS8AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/19 3:21 p.m.9 views

ghostcat-verification

Ghostcat verification CVE-2020-1938 Summary A new exploit called Ghostcat has been found CVE-2020-1938, see the articles on snyk and tenable for details and analysis of the exploit itself. In my case, I wanted to verify which Tomcat servers are exploitable and if so how does it manifest itself. S...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/19 2:43 p.m.11 views

Hacking-Vulnerability-CVE-2020-1938-Ghostcat

Hacking-Vulnerability-case-study-presentations-...

9.8CVSS7.9AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/18 2:17 a.m.11 views

CVE-2020-1938-Tool

CVE-2020-1938-Tool First of all, thanks to hypn0s for providing AJPY, a tool for constructing AJP protocol requests a Python library. Based on this, this project implements batch detection of Ghostcat vulnerability sites. Usage Currently has two functions root@kitploit: usage: tomcat.py -h...

9.8CVSS8AI score0.9927EPSS
SaveExploits51References2
Kitploit
Kitploit
added 2026/09/17 11:16 p.m.10 views

ghostcatch

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 root@kitploit: -help is the flag for usage Example: python ghostCatch.py -help -path is the flag to specif...

9.8CVSS8AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/17 8:09 p.m.9 views

tomcatfileread

CVE-2020-1938 Tomcat File Read / File Include Ghostcat — python3 CVE-2020-1938 CNVD-2020-10487 Tomcat AJP 协议文件读取 / 文件包含漏洞利用 POC 的 python3 转换版 。 原版(python2)作者: ydhcui — https://github.com/YDHCUI/CNVD-2020-10487-Tomcat-Ajp-lfi 用法 root@kitploit: python3 "Tomcat-ROOT路径下文件包含CVE-2020-1938-python3.py" -...

9.8CVSS8AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/17 7:57 a.m.8 views

Scanning

Here's the normal Markdown format without columns, just like your LianYu code: markdown Vulnerability Analysis - LAB W7 Description | ---|--- Course Code| IKB21004 & IKB21403 Task| File Analysis - Scanning Result Difficulty| Intermediate Category| Vulnerability Assessment, Network Analysis...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 7:30 a.m.11 views

CVE-2020-1938_Ghostcat-PoC

CVE-2020-1938Ghostcat-PoC - CVE-2020-1938 A powerful Python exploit tool for Apache Tomcat AJP Ghostcat vulnerability CVE-2020-1938 with advanced features for penetration testing and security research. 🔍 Overview The Ghostcat vulnerability CVE-2020-1938 allows attackers to read arbitrary files fr...

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

CVE-2020-1938

CVE-2020-1938 Detection Rules 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
GithubExploit
GithubExploit
added 2026/09/04 3:45 a.m.28 views

Exploit for CVE-2020-1938

CVE-2020-1938 Tomcat File Read / File Include Ghostcat — pyt...

9.8CVSS7.5AI score0.9927EPSS
SaveExploits51
GithubExploit
GithubExploit
added 2026/09/04 3:45 a.m.35 views

Exploit for CVE-2020-1938

CVE-2020-1938 Tomcat File Read / File Include Ghostcat — pyt...

9.8CVSS6.9AI score0.9927EPSS
SaveExploits51
Rows per page
Query Builder