-
Top 10 Application Security Risk(2010)
- A1 Injection(注入)
- A2 Cross-Site-Scripting(XSS)
(跨站脚本攻击)
- A3 Broken Authentication and Session Mangment
(破坏认证与session管理)
- A4 Insecure Direct Object Reference
(不安全的直接目标引用)
- A5 Cross-Site Request Forgery
(跨网站的伪造请求)
- A6 Security Misconfiguration
(错误的安全配置)
- A7 Insecure Cryptographic Storage
(不安全的加密存贮)
- A8 Failure to Restrict URL Access
(错误的限制URL访问)
- A9 Insufficient Transport Layer Protection
(不充分的传输层保护)
- A10 Unvalidated Redirects and Forwards
(未经检查的重定向与转发)
- OWASP Developer's Guide
- OWASP Testing Guide
- OWASP Code Review Guide
- Application Security Verification Standart(ASVS)
- Open Source Assurance Maturity Model(SAMM)
- OWASP Risk Rating Methodology
- OWASP Enterprise Security API