ASP.NET Core: Security
Offered By: LinkedIn Learning
Course Description
Overview
Explore techniques for building secure ASP.NET Core applications and protecting them from common attacks.
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
Related Courses
Build Web APIs using ASP.NETMicrosoft via edX Microsoft Azure Developer: Configuring CORS Access for Storage
Pluralsight Advanced ASP.NET Web API 2.2
LinkedIn Learning Building Dynamic Websites using AWS Lambdas
LinkedIn Learning Learning SignalR with ASP.NET Core
LinkedIn Learning