Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
ghostcatch — Disables AJP connectors to remediate CVE-2020-1938! | Kitploit
Tools/GitHubGitHub/mateosec/ghostcatch
Vulnerability ScannersScripting & AutomationConfiguration AuditingWeb SecurityMisconfiguration
GitHubmateosec/ghostcatch

ghostcatch

Disables AJP connectors to remediate CVE-2020-1938!

View Repository
6 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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 specify path
          Example: python ghostCatch.py -path /myPath

          To search entire system for server.xml files: 
          python ghostCatch.py -path default
Download Tool