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
Difference between revisions of "Front Range OWASP Conference 2013/Presentations/XSSdotNET"
From OWASP
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...") |
Jess Garrett (talk | contribs) |
||
Line 5: | Line 5: | ||
* OWASP's AntiSamy.NET project | * OWASP's AntiSamy.NET project | ||
* CAT.Net | * CAT.Net | ||
+ | |||
+ | [[Media:Conklin.pptx | Slides]] | ||
+ | [https://vimeo.com/68069847 Video] | ||
+ | <br> |
Latest revision as of 17:50, 11 June 2013
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