OWASP Top 10 Vulnerabilities - same old list
Hi Everyone,
Work has been crazy lately, but I would like to brief you about the OWASP Top 10 2013 which was released recently. As expected, SQL injection is top on the list. Here are the Top 10:
Work has been crazy lately, but I would like to brief you about the OWASP Top 10 2013 which was released recently. As expected, SQL injection is top on the list. Here are the Top 10:
- A1 - Injection
- A2 - Broken Authentication and Session Management
- A3 - Cross-Site Scripting (XSS)
- A4 - Insecure Direct Object References
- A5 - Security Misconfiguration
- A6 - Sensitive Data Exposure
- A7 - Missing Function Level Access Control
- A8 - Cross-Site Request Forgery (CSRF)
- A9 - Using components with known vulnerabilities
- A10 - Unvalidated Redirects and Forwards
OWASP has done their own part by sensitizing us with this list. The onus is on us to preach the gospel and change the status quo. Every organization should inculcate this list and then we can talk about being safe.
Comments
Post a Comment