Add hints
This commit is contained in:
@ -5,3 +5,7 @@ spoofcookie.login=Logged in using credentials. Cookie created, see below.
|
||||
spoofcookie.cookie-login=Logged in using cookie.
|
||||
spoofcookie.wrong-cookie=Wrong cookie sent.
|
||||
spoofcookie.cheating=Don't cheat!
|
||||
|
||||
spoofcookie.hint1=Investigate thoroughly how the cookie in this lesson is structured and try to draw conclusions about its encoding and content.
|
||||
spoofcookie.hint2=We need to deduce how the cookie value is formed. Can we deduce it? Is it possible to create a non-legitimate cookie?
|
||||
spoofcookie.hint3=Build a non-legitimate cookie and load it into the browser.
|
||||
|
Reference in New Issue
Block a user