-
Course
- Core Tech
Hack-proofing Your ASP.NET Web Applications
This course provides the developer with techniques for hack-proofing their applications by understanding the attacks that are used, and how to defend against them.
What you'll learn
Developers are notoriously lax in security. Part of the problem is not understanding how our applications are attacked. To protect your applications you need to BE a hacker. You need to understand how your applications are hacked, and therefore, how to protect them. This course goes over the most common hacking techniques using an array of current attacks to show how a web application is exploited. This course covers exploits and protections for both Web Forms and MVC. Covered are such topics as sql injection, parameter tampering, information leakage, cross-site scripting (xss), cross-site request forgery, encryption, hashing, and denial of service all with applicable demos.
Table of contents
About the author
Adam Tuliper is a Software Architect specializing in WCF, ASP.NET, SQL Server, MVC, C#, jQuery, and Silverlight with a strong emphasis on security. He is a top rated INETA Community Speaker, MSDN Magazine Author, national conference presenter, and regularly speaks at .NET User Groups and code camps.
More Courses by Adam