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
log4shell-poc-lab — A lab demonstration of the log4shell vulnerability: CVE-2021-44228 | Kitploit
Tools/GitHubGitHub/obscuritylabs/log4shell-poc-lab
Container SecurityVulnerability AnalysisExploitationWeb SecurityLearning & EducationLabs & Practice
GitHubobscuritylabs/log4shell-poc-lab

log4shell-poc-lab

A lab demonstration of the log4shell vulnerability: CVE-2021-44228

View Repository
914 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 POC Demo

This repository contains a submodule, clone it with:

root@kitploit:~
git clone --recurse-submodules [email protected]:obscuritylabs/log4shell-poc-lab.git

Then to start the demo execute:

root@kitploit:~
docker compose up

To view the exploit creating a file on the victim server, execute:

root@kitploit:~
docker compose exec victim ls -lah /tmp

Blog Post

https://obscuritylabs.com/blog/log4shell-the-newest-vulnerability/

Download Tool