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
Front Range OWASP Conference 2013/Presentations/XSSdotNET
From OWASP
Revision as of 01:05, 10 March 2013 by Mark Major (talk | contribs) (Created page with "===A Demo of and Preventing XSS in .NET Applications=== This presentation will cover a variety of approaches toward discovering XSS vulnerabilities in .NET applications, incl...")
A Demo of and Preventing XSS in .NET Applications
This presentation will cover a variety of approaches toward discovering XSS vulnerabilities in .NET applications, including:
- Microsoft's Web Protection Library/AntiXSS
- OWASP's AntiSamy.NET project
- CAT.Net