Descripción:
Este curso cubre los conceptos de codificación segura y los principales con ASP.net a través de la metodología Open Web Application Security Project (OWASP) de pruebas, OWASP es una comunidad en línea que crea artículos, metodologías, documentación, herramientas y tecnologías de libre acceso en el campo de la seguridad de aplicaciones web.
En este curso se exploran las características de seguridad de Dot Net Framework y cómo proteger las aplicaciones web.
Temario:
understand the web Threats and Attack Vectors
understand Secure Design Principles
understand the OWASP Top 10 attacks
understand the Authentication and Authorization problems
how to prevent Cross-Site Scripting
how to prevent Cross-Site Request Forgery
understand the secure Development Cycle
how to prevent Injection Attacks
understand the Penetration Testing methodologies
how to secure ASP.net Applications