From ac6de9d78828b7279a6844c4977a84991a0f4353 Mon Sep 17 00:00:00 2001 From: caputdraconis Date: Sat, 1 Apr 2023 16:00:28 +0900 Subject: [PATCH] Fix typo of HijackSession_content0.adoc --- .../hijacksession/documentation/HijackSession_content0.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lessons/hijacksession/documentation/HijackSession_content0.adoc b/src/main/resources/lessons/hijacksession/documentation/HijackSession_content0.adoc index 8b260b0da..8df15c7f0 100644 --- a/src/main/resources/lessons/hijacksession/documentation/HijackSession_content0.adoc +++ b/src/main/resources/lessons/hijacksession/documentation/HijackSession_content0.adoc @@ -1,4 +1,4 @@ = Hijack a Session -In this lesson we are trying to predict the 'hijack_cookie' value. THe 'hijack_cookie' is used to differentiate authenticated and anonymous users of WebGoat. +In this lesson we are trying to predict the 'hijack_cookie' value. The 'hijack_cookie' is used to differentiate authenticated and anonymous users of WebGoat.