Secure Web Application Development A Hands-On Guide with Python and Django

Cyberattacks are becoming more commonplace and the Open Web Application Security Project (OWASP), estimates 94% of sites have flaws in their access control alone. Attacks evolve to work around new defenses, and defenses must evolve to remain effective. Developers need to understand the fundamentals...

Descripción completa

Detalles Bibliográficos
Otros Autores: Baker, Matthew, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2022.
Edición:1st ed. 2022.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009701333706719
Tabla de Contenidos:
  • 1. Introduction
  • 2. The Hands-On Environment
  • 3. Threat Modelling
  • 4. Transport and Encryption
  • 5. Installing and Configuring Services
  • 6. APIs and Endpoints
  • 7. Cookies and User Input
  • 8. Cross-Site Requests
  • 9. Password Management.-10. Authentication and Authorization
  • 11. OAuth2
  • 12. Logging and Monitoring
  • 13. Third-Party and Supply Chain Security
  • 14. Further Resources.