Room Name: Containers - DoorDasher's Demise Room Link: https://tryhackme.com/room/container-security-aoc2025-z0x3v6n9m2
What exact command lists running Docker containers?
docker ps
What file is used to define the instructions for building a Docker image?
Dockerfile
What's the flag?
THM{DOCKER_ESCAPE_SUCCESS}
Bonus Question: There is a secret code contained within the news site running on port 5002; this code also happens to be the password for the deployer user! They should definitely change their password. Can you find it?
DeployMaster2025!