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
Website Hacking / Penetration TestingUdemy Cross Site Request Forgery (CSRF) Prevention for ASP.NET Core and ASP.NET Applications
Pluralsight Website Hacking & Penetration Testing (BUG BOUNTY)
Udemy OWASP Top 10 Vulnerabilities Course (How To)
Treehouse Ethical Hacking 101: Web App Penetration Testing - a full course for beginners
freeCodeCamp