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.
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.