Lindsay Donaghe's Library tagged → View Popular
Coding Horror: Cross-Site Request Forgeries and You
Explanation of and advice for handling common attacks through websites. Cross-Site Request Forgeries with a little bit of Cross-Site Scripting.
Ajaxian » Simon Willison, @Media Ajax
Nice article on how to make Ajax applications more secure and resistant to things like cross-site scripting (xss) and cross-site request forgery (csrf).
5 signs your ASP.NET application may be vulnerable to HTML injection » DamienG
Article with examples of how to use Html encoding to prevent succeptability to XSS in ASP.Net web pages.
... In Which We Discuss HTML-Encoding : Rob Conery
Discussion and some responses about HTML encoding in MVC as a means to prevent XSS. Gives some good links to XSS examples and resources.
Steve Sanderson’s blog » Blog Archive » ASP.NET MVC: Prevent XSS with automatic HTML encoding
Tutorial with demo code you can use to change the default behavior of <%= ... %> so that the output is Html encoded. Useful for prevention of XSS but not tested in many situations yet for robustness.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in xss
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
