Loading…

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

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Baker, Matthew (Author)
Format: Electronic eBook
Language:Inglés
Published: New York, NY : Apress, [2022]
Edition:[First edition].
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.