Skip to main content

How Do I: Prevent a SQL Injection Security Flaw in an ASP.NET Application?

Views: 326
About This Video
SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution. SQL Injection attacks are typically the result of misplaced trust in the data inputs to a system. In this video, Todd Miranda demonstrates a simple SQL Injection attack and how to prevent it.

Presented By: Todd Miranda

Downloads

Video: WMV | MP4 | WMV (ZIP) | PSP
Audio: WMA | MP2 | MP3 | MP4 | AAC
Code: Visual Basic | Visual C# |