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
log4j-scan — CVE-2021-44228 检查工具 | Kitploit
Tools/GitHubGitHub/toolsec/log4j-scan
Vulnerability ScannersExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubtoolsec/log4j-scan

log4j-scan

CVE-2021-44228 检查工具

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

#1 Usage Instructions

CVE-2021-44228 log4j 2.x rce vulnerability detection tool, sends GET requests to the target URL and uses DNSlog to check for responses.

root@kitploit:~
$ python3 log4j-scan.py -h
Usage: python log4j-scan.py -u <target url>

Options:
  -h, --help         show this help message and exit
  -u URL, --url=URL  输入需要检查的链接,如: https://ainrm.cn

#2 Process Screenshots

  1. Contains 8 public payloads and 18 request headers, for a total of 144 combinations.

ainrm@20211214160504

  1. Input the link using the -u flag.

ainrm@20211214162054

Download Tool