
Want to run this Docker container locally?
docker run -d -p 9017:80 --restart always --name flag_l_container joshbeck2024/ctf-get-post-training-flag-l
This is a good chance to Open Burp Suite.
Refer to Flag_D for directions on opening up Burp.
Go to http://172.25.200.200:9017 in the Burp browser and intercept the initial request.

Then, we’ll right click on the intercepted request and choose ‘Send to Repeater.’

Then in the Repeater tab change ‘GET’ to ‘POST’ and click ‘Send’

You’ll see the flag!