comments (not for humans)

The OWASP Top 10 is a risk focused list of the top 10 most critical web application security risk.

The background for this series is applications that make heavy use of javascript. Typically they will be single page apps, where the page is a static HTML with no user data, and user data is loaded using json-based services, and the client side logic is implemented using frameworks like backbone.js.

This series is inspired by Troy Hunt's excellent series on OWASP Top 10 for .NET. This page will serve as an index for the upcoming posts.

Missing anything?

Contact me on twitter and I'll be happy to add (with attribution).

comments powered by Disqus