diff --git a/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties b/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties index e725c0aed..f96d0c4ec 100644 --- a/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties +++ b/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties @@ -13,7 +13,6 @@ lesson.HttpSplitting.hidden=true lesson.BasicAuthentication.hidden=true lesson.SameOriginPolicyProtection.hidden=true lesson.SilentTransactions.hidden=true -lesson.WeakAuthenticationCookie.hidden=true lesson.TraceXSS.hidden=true lesson.DBSQLInjection.hidden=true lesson.DBCrossSiteScripting.hidden=true