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
checkmk-log4j-scanner — Scans for Log4j versions effected by CVE-2021-44228 | Kitploit
Tools/GitHubGitHub/inettgmbh/checkmk-log4j-scanner
Static AnalysisVulnerability ScannersVulnerability AnalysisCode AnalysisLog Analysis
GitHubinettgmbh/checkmk-log4j-scanner

checkmk-log4j-scanner

Scans for Log4j versions effected by CVE-2021-44228

View Repository
412 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

(inett GmbH)

check_mk extension to check for log4j2 CVE-2021-44228

This Plugin wraps around logpresso/CVE-2021-44228-Scanner (Apache License 2.0)

How it works

Run in 5 steps:

  1. Find all .jar, .war, .ear, .aar files recursively.
  2. Find META-INF/maven/org.apache.logging.log4j/log4j-core/pom.properties entry from JAR file.
  3. Read groupId, artifactId, and version.
  4. Compare log4j2 version and print vulnerable version.
Download Tool