diff --git a/src/main/webapp/WEB-INF/webgoat.properties b/src/main/webapp/WEB-INF/webgoat.properties index 24cef9e35..09beb7e5f 100644 --- a/src/main/webapp/WEB-INF/webgoat.properties +++ b/src/main/webapp/WEB-INF/webgoat.properties @@ -1,3 +1,4 @@ #lesson.BufferOverflow.hidden=true lesson.BlindScript.hidden=true lesson.RemoteAdminFlaw.hidden=true +lesson.HttpSplitting.hidden=true