Simple web
by shreyas-sriram
Time to warm up!
http://dctf1-chall-simple-web.westeurope.azurecontainer.io:8080
Solution
- The webpage contains a form with checkbox input field
I want flag!(flag), however submitting the form with this option checked responds withNot authorized - On closer inspection (pun intended), we find a hidden input field
auth - Send a request with both
flagandauthset to1to get the flag in the response
Flag
dctf{w3b_c4n_b3_fun_r1ght?}