ghacks Technology News

  • Author: Martin
  • Published: May 16th, 2006
  • Comments: 1

SQL Injection Walkthrough

You might already know what sql injection means, in case you did not i post the definition of wikipedia:

SQL injection is a security vulnerability that occurs in the database layer of an application. Its source is the incorrect escaping of dynamically-generated string literals embedded in SQL statements. It is in fact an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another.

Tags: , , ,
Categories: Hacking

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us