This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Talk:HTML Injection

From OWASP
Revision as of 12:34, 24 January 2013 by Josef Nedstam (talk | contribs) (Created page with "I don't agree on the Related Controls, the XSS prevention cheat sheet does not solve the examples given where e.g. content is given in parameters etc. Validation might work so...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I don't agree on the Related Controls, the XSS prevention cheat sheet does not solve the examples given where e.g. content is given in parameters etc. Validation might work somewhat, but examples would be solved by refactoring and doing indirect references to content.