1
kudos
spam Kudos Remove

Tips and Tricks to prevent SQL Injection in .Net Code - Deepak Palkar's Blog

published 615 days, 3 hours, 45 minutes ago posted by jacobsebastianjacobsebastian 622 days, 9 hours, 35 minutes ago
Wednesday, June 02, 2010 10:59:41 AM GMT Wednesday, May 26, 2010 5:08:53 AM GMT

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. This can allow an attacker to steal the data as well as modify and delete it. Conventional security measures like use of SSL and IPSec, do not protect the application from SQL injection attacks.

category: Management | clicked: 2 | | source: beyondrelational.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup