As we can read at https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project
and https://blog.sucuri.net/2018/10/owasp-top-10-security-risks-part-i.html the Top 10 OWASP security vulnerabilities are:
- Injection
- Broken Authentication
- Sensitive data exposure.
- XML External Entities (XXE)
- Broken Access control.
- Security misconfigurations.
- Cross Site Scripting (XSS)
- Insecure Deserialization.
- Using Components with known vulnerabilities.
- Insufficient logging and monitoring.
No comments:
Post a Comment