-
Course
- Core Tech
ASP.NET Security Secrets Revealed
ASP.NET Security Secrets Revealed is all about looking at a broad range of security features within the framework in small bites of easily consumable information.
What you'll learn
ASP.NET is full of little nuggets of security goodness, often doing their work in the background without you even noticing and other times secreted away within obscure corners of the framework. This course is about building familiarity with the breadth of framework features after which the developer can go off and build further knowledge through existing Pluralsight courses that really drill deep into the detail.
Table of contents
- Setting up the Sample App | 3m 27s
- Enabling Custom Errors | 3m 53s
- Setting a Default Redirect Error Page | 2m 11s
- Configuring the Redirect Mode | 1m 23s
- Persisting Sessions in Cookies and URIs | 6m 39s
- HTTP only Session Cookies | 2m 7s
- Changing the Session Cookie Name | 1m 18s
- Enabling and Using Tracing | 3m 50s
- Request Validation | 3m 10s
- Securing Content using the Location Element | 2m 17s
- Hiding the ASP.NET Version Number | 2m 41s
- Defaulting Cookies to HTTP Only | 2m 38s
- Defaulting Cookies to Secure | 3m 36s
- Enabling Retail mode on the Server | 3m
- The maxRequestLength Setting | 1m 53s
- About Unsafe Header Parsing | 3m 1s
- Summary | 2m 2s
About the author
Troy Hunt is a Microsoft Regional Director and MVP for Developer Security. He's a regular conference speaker, frequent blogger at troyhunt.com and is the creator of the data breach notification service known as “Have I Been Pwned”.
More Courses by Troy