
Apache Tomcat AJP Ghostcat (CVE-2020-1938) exploit tool for file disclosure with multi-target scanning, custom wordlists, and upload point detection capabilities
A powerful Python exploit tool for Apache Tomcat AJP Ghostcat vulnerability (CVE-2020-1938) with advanced features for penetration testing and security research.
The Ghostcat vulnerability (CVE-2020-1938) allows attackers to read arbitrary files from web applications deployed on vulnerable Apache Tomcat servers via the AJP (Apache JServ Protocol) connector. This tool automates the exploitation process with support for:
# Clone the repository
git clone https://github.com/abrewer251/CVE-2020-1938_Ghostcat-PoC.git
cd CVE-2020-1938_Ghostcat-PoC
# Make executable
chmod +x ghostcat.py
# Run
python3 ghostcat.py -h