The OWASP Top 10 – 2017 is a globally recognized list published by the Open Worldwide Application Security Project (OWASP), highlighting the ten most critical web application security risks.
It serves as a standard awareness document for developers, security professionals, and organizations to understand and mitigate common vulnerabilities.
2017 OWASP Top 10
What is OWASP?
Answer: Open Worldwide Application Security Project
1: Injection
2: Broken Authentication.
3: Sensitive Data Exposure.
4: XML External Entities (XXE).
5: Broken Access Control.
6: Security Misconfiguration.
7: Cross-Site Scripting (XSS).
8: Insecure Deserialization.
9: Using Components with Known Vulnerabilities.
10: Insufficient Logging and Monitoring.