Skip to content

Web security

Posted on:September 23, 2022 at 03:22 PM

web dev security

OWASP (Open Web Application Security Project) Top 10

  1. Injection
  2. Bad Authentication
  3. Sensitive Data Exposure
  4. XML External Entity (XXE)
  5. Bad Access Control
  6. Security Miscofiguration
  7. Cross Site Scripting
  8. Insecure deserialization
  9. Using component with Vulnerabilities
  10. Insufficient logging and monitoring