Overview
This course covers the secure coding concepts and principals with ASP.net through the Open Web Application Security Project (OWASP) methodology of testing , OWASP is an online community which creates freely-available articles, methodologies, documentation, tools, and technologies in the field of web application security.
This Course explores the Dot Net Framework Security features and how to secure web applications.
Requirements
Experience with ASP.net
Experience of creating web applications
Course Outline
- 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