Automating web application security testing
...quote not filtered or escaped
form
blah
Injection inside URL attributes - non-http(s) URL
javascript:evil script
In JavaScript context - single quote not filtered or escaped
In the cases where XSS arises from meta characters being inserted from untrusted sources into an HTML document, the issue can be avoided either by...
