OWASP Top 10 focuses on identifying the most serious risks for your application.
https://www.owasp.org/index.php/Top_10_2010-Main
Troy Hunt writes excellent “OWASP TOP 10 for .NET”
1. Injection
3. Broken Authentication and Session Management
4. Insecure Direct Object References
5. Cross-Site Request Forgery (CSRF)
7. Insecure Cryptographic Storage
8. Failure to Restrict URL Access
9. Insufficient Transport Layer Protection
10. Unvalidated Redirects and Forwards
Here are some other interesting links related with owasp top 10
http://resources.infosecinstitute.com/owasp-top-10-tools-and-tactics/
No comments:
Post a Comment