edited table of relevant special chars (\' not recommended because its not in the HTML spec)
This commit is contained in:
committed by
Nanne Baars
parent
8944bfcc1d
commit
e7b69c4953
@ -33,8 +33,9 @@ it can run maliciously.
|
|||||||
|< |\<|
|
|< |\<|
|
||||||
|> |\>|
|
|> |\>|
|
||||||
|" |\"|
|
|" |\"|
|
||||||
|' |\'|
|
|' |\'|
|
||||||
|& |\&|
|
|& |\&|
|
||||||
|
|/ |\/|
|
||||||
|
|
||||||
|===
|
|===
|
||||||
|
|
||||||
|
BIN
webgoat-lessons/webgoat-lesson-template/.DS_Store
vendored
BIN
webgoat-lessons/webgoat-lesson-template/.DS_Store
vendored
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user