Articles by OWASP Foundation
The Open Web Application Security Project (OWASP) is a nonprofit foundation that works to improve the security of software.
- OWASP Top 10
A great place to start for auditing your own application for security vulnerabilities and also for learning about application security. For each of the top 10 risks, learn enough to answer the question: how does my application defend itself against this risk and what could we do (if anything) to improve?
- OWASP Cheat Sheet Series
A collection of writeups that each focus on a security-sensitive issue, process, or technology. Dozens of cheat sheets cover many of the common needs for most companies.