From bc6b040f4284e5163f451f97fc0405e6634c5c80 Mon Sep 17 00:00:00 2001 From: Nanne Baars <nbaars@xebia.com> Date: Fri, 18 Mar 2016 13:39:18 +0100 Subject: [PATCH] Injection Flaws | XPath Injection date file path issue #184 - Enabled the lesson again because lesson has been fixed --- webgoat-container/src/main/webapp/WEB-INF/webgoat.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties b/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties index 761512785..43a26ba47 100644 --- a/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties +++ b/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties @@ -15,5 +15,4 @@ lesson.SilentTransactions.hidden=true lesson.TraceXSS.hidden=true lesson.DBSQLInjection.hidden=true lesson.DBCrossSiteScripting.hidden=true -lesson.XPATHInjection.hidden=true lesson.ForcedBrowsing.hidden=true