diff --git a/XSS.md b/XSS.md index 3dbddbf..cea6940 100644 --- a/XSS.md +++ b/XSS.md @@ -15,6 +15,31 @@ In other browsers other Content-Types can be used to execute arbitrary JS, check https://github.com/BlackFan/content-type-research/blob/master/XSS.md + +## XSS Tips +* If your input is placed in the following tags, you must first exit these tags: + * `