image.png

Want to run this Docker container locally?

docker run -d -p 9026:8080 -p 3306:3306 --restart always --name Flag-red47 joshbeck2024/ctf-log4shell-jndi-flag-red47

http://172.25.200.200:9026/log4shell-app/vulnerable

JNDI / Malicious LDAP Attack Path (CTF Overview)

Steps We’ll Take:

Install maven

sudo apt install maven