The goal of this challenge is to get command execution on the flask app process, and grab the file /FLAG.txt
| Name | URL | Mapping |
|---|---|---|
| Nginx Root | http://localhost:80/ | http://localhost:80/ |
| Flask App | http://localhost:8080 | http://localhost:80/app/ |
| Flask API | http://localhost:8081 | http://localhost:8081/ |