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
log4shellwithlog4j2_13_3 — Springboot web application accepts a name get parameter and logs its value to log4j2. Vulnerable to CVE-2021-44228. | Kitploit
Tools/GitHubGitHub/paulvkitor/log4shellwithlog4j2_13_3
Vulnerability AnalysisExploitationWeb SecurityLearning & EducationLabs & Practice
GitHubpaulvkitor/log4shellwithlog4j2_13_3

log4shellwithlog4j2_13_3

Springboot web application accepts a name get parameter and logs its value to log4j2. Vulnerable to CVE-2021-44228.

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

log4shellwithlog4j2_13_3

Springboot web application accepts a name get parameter and logs its value to log4j2. Vulnerable to CVE-2021-44228.

build the Springboot vulnerable application with

mvn clean install

run the Springboot application with the k2 agent with

java --add-modules java.sql -javaagent:/opt/k2-ic/K2-JavaAgent-1.0.0-jar-with-dependencies.jar -jar target/demoLog4Shellwithlog4j2ver2_13_3-0.0.1-SNAPSHOT.jar

Download Tool