implement xss (mitigation) assignment 6
This commit is contained in:
committed by
Nanne Baars
parent
a8106f6671
commit
b8e68d13b8
@ -36,4 +36,7 @@ xss-mitigation-3-hint3=Take a look at OWASP Java Encoder Project.
|
||||
xss-mitigation-3-hint4=Do not forget to reference the tag libs and choose "e" as prefix.
|
||||
xss-mitigation-3-success=You have completed this lesson. Congratulations!
|
||||
xss-mitigation-3-failure=This in not the correct answer. Try again!
|
||||
xss-mitigation-3-no-code=You did not change anything.
|
||||
xss-mitigation-3-no-code=You did not change anything.
|
||||
xss-mitigation-4-hint1=Try to have a look at the AntiSamy documentation.
|
||||
xss-mitigation-4-success=You have completed this lesson. Congratulations!
|
||||
xss-mitigation-4-failed=This is not the correct answer. Try again!
|
Reference in New Issue
Block a user