diff --git a/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties b/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties index 43a26ba47..e2fe0a0b4 100644 --- a/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties +++ b/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties @@ -10,8 +10,6 @@ lesson.BasicAuthentication.hidden=true lesson.BlindScript.hidden=true lesson.RemoteAdminFlaw.hidden=true lesson.HttpSplitting.hidden=true -lesson.SameOriginPolicyProtection.hidden=true -lesson.SilentTransactions.hidden=true lesson.TraceXSS.hidden=true lesson.DBSQLInjection.hidden=true lesson.DBCrossSiteScripting.hidden=true