Fix hint not being display correctly due to missing escaping
This commit is contained in:
parent
129e9deba9
commit
19a4859e4f
@ -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.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.2=XXE stands for XML External Entity attack
|
||||||
xxe.hints.simple.xxe.3=Try to include your own DTD
|
xxe.hints.simple.xxe.3=Try to include your own DTD
|
||||||
xxe.hints.simple.xxe.4=Try to include a doctype (<!DOCTYPE...) in the xml
|
xxe.hints.simple.xxe.4=Try to include a doctype "(<!DOCTYPE...)" in the xml
|
||||||
|
|
||||||
xxe.hints.content.type.xxe.1=Take a look at the content type
|
xxe.hints.content.type.xxe.1=Take a look at the content type
|
||||||
xxe.hints.content.type.xxe.2=Does the endpoint only accept json messages?
|
xxe.hints.content.type.xxe.2=Does the endpoint only accept json messages?
|
Loading…
x
Reference in New Issue
Block a user