Picture of the author
Published on

Web security

Authors

web dev security

  • CSRF
  • XSRF

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