@@ -172,15 +172,15 @@ Try to log in as admin with some random password with zap active. The response w
...
@@ -172,15 +172,15 @@ Try to log in as admin with some random password with zap active. The response w
## Session Management Challenge 3
## Session Management Challenge 3
### Solution
### Solution
Reset password and change cookie to dXNlclJvbGU9YWRtaW5pc3RyYXRvcg== like before, as well as changing the user cookie we are changing the password for. The user should be "admin" encoded twice in base64, like it is encoded originally: WVdSdGFXND0=. Change password to whatever and log in as admin.