Explore techniques for building secure ASP.NET Core applications and protecting them from common attacks.
Overview
Syllabus
Introduction
- Secure your .NET Core apps
- What you should know
- Common security vulnerabilities
- Injection attack
- File upload attack
- Authentication attack
- XSS and CSRF attack
- CORS attack
- What is authentication?
- Identity on ASP.NET Core
- Simple authentication with [Authorize] attribute
- Cookie-based authentication
- Social media provider authentication
- Email account verification
- API-key authentication
- Token-based authentication
- What is authorization?
- Simple role-based authorization
- Claims-based authorization
- Resource-based authorization
- Where to go next?
Taught by
Ervis Trupja