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 — A lab for playing around with the Log4J CVE-2021-44228 | Kitploit
Tools/GitHubGitHub/tuyenee/log4shell
Container SecurityVulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationLabs & Practice
GitHubtuyenee/log4shell

Log4shell

A lab for playing around with the Log4J CVE-2021-44228

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

Log4J lab

Description

This is a lab for playing around with the Log4J CVE-2021-44228 Springboot app + Log4J 2.6.1

Usage

root@kitploit:~
docker build . -t mylog && docker run --rm -p 8081:8080 --name mylog-app mylog
Download Tool