From d8e78af242bb4049162ce9b2f01116b13389d86d Mon Sep 17 00:00:00 2001 From: Maik de Kruif Date: Sat, 5 Dec 2020 16:18:56 +0100 Subject: [PATCH] Fix a typo --- content/posts/adventofctf/challenge_2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/adventofctf/challenge_2.md b/content/posts/adventofctf/challenge_2.md index 7bce3e6..77fcd41 100644 --- a/content/posts/adventofctf/challenge_2.md +++ b/content/posts/adventofctf/challenge_2.md @@ -31,7 +31,7 @@ Visit to start the challenge. When opening the website we're provided with a login form. If we fill in the form with random data, we're greeted with some text that says a guest cannot access the flag. -After trying serveral things, I opened the devtools to have a look at the cookies. Here we find a cookie with the name `authenticated`: +After trying several things, I opened the devtools to have a look at the cookies. Here we find a cookie with the name `authenticated`: ```cookie authenticated=eyJndWVzdCI6InRydWUiLCJhZG1pbiI6ImZhbHNlIn0%3D