From f706825ba865bb23e086407a2f04e3116fea6fa6 Mon Sep 17 00:00:00 2001 From: Bruce Mayhew Date: Sun, 21 Sep 2014 15:57:05 -0400 Subject: [PATCH] WEB-74 disabled until lesson can be refactored --- src/main/webapp/WEB-INF/webgoat.properties | 1 + 1 file changed, 1 insertion(+) 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