diff --git a/src/main/webapp/WEB-INF/webgoat.properties b/src/main/webapp/WEB-INF/webgoat.properties index 09beb7e5f..edd9699c1 100644 --- a/src/main/webapp/WEB-INF/webgoat.properties +++ b/src/main/webapp/WEB-INF/webgoat.properties @@ -1,4 +1,7 @@ #lesson.BufferOverflow.hidden=true +# +# These lesson need to be refactored lesson.BlindScript.hidden=true lesson.RemoteAdminFlaw.hidden=true lesson.HttpSplitting.hidden=true +lesson.BasicAuthentication.hidden=true \ No newline at end of file