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