From 4a364bdda11f5e22e02e1b2b6852d72e977f5088 Mon Sep 17 00:00:00 2001 From: Frank Leitner Date: Sat, 29 Oct 2022 21:21:14 +0200 Subject: [PATCH] Fix typo --- 22_OAuth_authentication/Forced_OAuth_profile_linking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/22_OAuth_authentication/Forced_OAuth_profile_linking/README.md b/22_OAuth_authentication/Forced_OAuth_profile_linking/README.md index 9a5106e..1f6421c 100644 --- a/22_OAuth_authentication/Forced_OAuth_profile_linking/README.md +++ b/22_OAuth_authentication/Forced_OAuth_profile_linking/README.md @@ -50,7 +50,7 @@ My OAuth account should then be linked to the administrator account of the appli As my OAuth account is already linked to the account of `wiener`, I wait for the timeout of the lab application to continue. -initiate the attack by starting to link my OAuth account. I then drop the final request back to the application: +I initiate the attack by starting to link my OAuth account. I then drop the final request back to the application: ![](img/dropped_request.png)