From 7212a4cc11af74b3c97fbc5d79b7c1d5311cac7d Mon Sep 17 00:00:00 2001 From: Lukasz Krol Date: Thu, 15 Aug 2024 14:54:02 +0200 Subject: [PATCH] bugfix --- content/learning-path/4/module-3.en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/learning-path/4/module-3.en.md b/content/learning-path/4/module-3.en.md index d1c305c52..595470b45 100644 --- a/content/learning-path/4/module-3.en.md +++ b/content/learning-path/4/module-3.en.md @@ -391,6 +391,7 @@ D) A security flaw that enables attackers to intercept communication between the {{< question title="Answer" >}} 1. B) A weakness in the authentication mechanism of a web application, leading to compromised user credentials. +{{< /question >}} **Question 2**. What are the potential risks associated with broken authentication vulnerabilities?