Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

executable file
·
10 lines (8 loc) · 437 Bytes

2FactorAuth

2FactorAuth has a simple login screen with the username and password already filled in. Once the user has logged in they are prompted to answer their security questions.

Solution

The flag (MCA{Igkqs1Pn5w}) is found when posting to /login/donutsAreGr8/butChocolateIsBetter WITHOUT posting secQ1 and secQ2. Running
curl http://localhost/login/donutsAreGr8/butChocolateIsBetter -F "a=a"
will return the flag.