Thursday, 4 October 2018

OWASP Top 10 Project: Security Vulnerabilities for ASP.NET

What Is OWASP?

  • The Open Web Application Security Project (OWASP) is an open community dedicated to enabling organizations to develop, purchase, and maintain applications and APIs that can be trusted.

What Are The Latest OWASP Top 10 Vulnerabilities?
  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 & Monitoring

No comments:

Post a Comment