Cargando…

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 fundamental...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Baker, Matthew (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Apress, [2022]
Edición:[First edition].
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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.