When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Configuring Security Headers in ASP.NET 4 and ASP.NET Core 3 Applications
After watching this course you'll have the knowledge and skills to mitigate common browser attacks by setting HTTP headers. The code samples are in ASP.NET Core and ASP.NET for .NET Framework.

This Course Includes
pluralsight
4 (35 reviews )
52 minutes
english
Online - Self Paced
core courses
pluralsight
About Configuring Security Headers in ASP.NET 4 and ASP.NET Core 3 Applications
You’ve heard about attacks like Cross Site Scripting (CSS) and click-jacking. This course, Configuring Security Headers in ASP.NET and ASP.NET Core Applications, will give you the skills needed to mitigate these kinds of attacks by turning on browser features in your ASP.NET(Core) application like Content Security Policy (CSP), Referrer Policy and Feature Policy. By the end of this course you'll not only know how to make these configurations, you'll understand how these attacks work.
What You Will Learn?
- Course Overview : 1min.
- How Security Headers Help Protect Your Application : 12mins.
- Controlling the Browser to Protect Against Cross Site Scripting (XSS) and Click-Jacking Attacks : 20mins.
- Reducing the Attack Surface with X-Content-Type-Options, Subsource Integrity, and by Withholding Version Information : 16mins.