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
CVE-2021-44228 — log4shell (CVE-2021-44228) scanning tool | Kitploit
Tools/GitHubGitHub/shamo0/cve-2021-44228
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationInformation GatheringSubdomain Enumeration
GitHubshamo0/cve-2021-44228

CVE-2021-44228

log4shell (CVE-2021-44228) scanning tool

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

CVE-2021-44228 (log4shell) POC


Log4j-RCE-Scanner

log4j Scanning tool

This tool will help you identify remote code execution vulnerability (log4j) on your systems.

Requirements

You will need to install httpx, subfinder, assetfinder, curl and amass in order to run the bash script.

Installation

  1. Simply git clone the repo or download the bash script git clone https://github.com/shamo0/CVE-2021-44228.git
  2. change file permissions chmod +x log4j_scanner.sh
  3. Run the bash script ./log4j_scanner.sh

Usage:

./log4j_scanner.sh -l subdomains.txt -i c6wvp482vtc10xx5bhnggdqp5neyyyyyb.interact.sh
./log4j_scanner.sh -d vulnsite.com -i c6wvp482vtc10xx5bhnggdqp5neyyyyyb.interact.sh

-h, --help Help menu
-l, --url-list List of domain/subdomain/ip to be used for scanning.
-d, --domain The domain name to which all subdomains and itself will be checked with Subfinder & Assetfinder.
-i, --inteactshdomain interactsh domain address.

References & Acknowledgements

  • https://log4shell.huntress.com/
  • https://github.com/adilsoybali/Log4j-RCE-Scanner
  • https://nvd.nist.gov/vuln/detail/CVE-2021-44228

But also please note that

Log4j-RCE-Scanner

Download Tool