From 19a4859e4f7093c584e6b62df7e8e875e430aef0 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Mon, 12 Jun 2017 13:03:14 +0200 Subject: [PATCH] Fix hint not being display correctly due to missing escaping --- .../xxe/src/main/resources/i18n/WebGoatLabels.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-lessons/xxe/src/main/resources/i18n/WebGoatLabels.properties b/webgoat-lessons/xxe/src/main/resources/i18n/WebGoatLabels.properties index 864ae5afb..877a3774c 100644 --- a/webgoat-lessons/xxe/src/main/resources/i18n/WebGoatLabels.properties +++ b/webgoat-lessons/xxe/src/main/resources/i18n/WebGoatLabels.properties @@ -31,7 +31,7 @@ xxe.blind.output=Contents of the file is: {0} xxe.hints.simple.xxe.1=Try submitting the form and see what happens xxe.hints.simple.xxe.2=XXE stands for XML External Entity attack xxe.hints.simple.xxe.3=Try to include your own DTD -xxe.hints.simple.xxe.4=Try to include a doctype (