Guide to PHP Security - Chapter 3: SQL Injection

 

 

SQL injection is yet another common vulnerability that is the result of lax input validation. Unlike cross-site scripting vulnerabilities that are ultimately directed at your site’s visitors, SQL injection is an attack on the site itself—in particular its database. The goal of SQL injection is to insert arbitrary data, most often a database query, into a string that’s eventually executed by the database. The insidious query may attempt any number of actions, from retrieving alternate data, to modifying or removing information from the database. [via]
http://dev.mysql.com/tech-resources/articles/...

Rating: 0/10

 

 

 

Related Files

 

 
Sponsored Links
Free Download Samson Manual, Guide, Instructions, available in PDF ebooks format.

Rate this Document

ADS

 

Tag Clouds

 

Last Download

 

BookShelf