image.png


### Want to run this Docker container locally?

```bash
docker run -d --restart always --name flag-red72 -p 8080:8080 joshbeck2024/ctf-tomcat-mgr-war-upload-flag-red72

Lab Objective:

Why Apache Tomcat?

Step 1: Detection

On Kali: Install nuclei

apt install nuclei

Download the nuclei template designed to detect Apache Tomcat.