Defeating Injection Attacks in ASP.NET and ASP.NET Core

Go to class
Write Review

Free Online Course: Defeating Injection Attacks in ASP.NET and ASP.NET Core provided by Pluralsight is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Defeating Injection Attacks in ASP.NET and ASP.NET Core is taught by Matt Honeycutt.

Overview
  • Web applications are at constant risk of attack, and one of the most common attacks is the dreaded injection attack. This course will show you how to defeat three common injection attacks, including SQL Injection, in ASP.NET and ASP.NET Core.

    Web applications, including the one you just created, are under constant attack by bad actors. In this course, Defeating Injection Attacks in ASP.NET and ASP.NET Core, you will gain the ability to defend against common injection attacks in ASP.NET applications. First, you will learn about SQL injection attacks, and how to thwart them. Next, you will discover how injection attacks can be applied to NoSQL, and how to properly defend against such attacks. Finally, you will see examples of process injection attacks, and how to prevent them. When you’re finished with this course, you will have the skills and knowledge of defeating injection attacks for ASP.NET needed to build secure applications.