Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
A lab for playing around with the Log4J CVE-2021-44228
Discover the most used tools by our community.
Explore all tools
Browse our collection of tools
This is a lab for playing around with the Log4J CVE-2021-44228 Springboot app + Log4J 2.6.1
docker build . -t mylog && docker run --rm -p 8081:8080 --name mylog-app mylog