SQL Injection Example
Posted by Steve himself - 12/07/08 at 02:07:59 amHere is a good example of how hackers use SQL Injection to access data. The example here is only one of many possible attacks that hackers can use to access (or destroy) information on your site so its very important to implement security measures to protect your site.
More detail on what SQL Injection is:
What is a SQL Injection bug? – Joel on software
SQL Injection walkthrough – SecuriTeam
Protecting Your PHP/MySQL Queries from SQL Injection – Metatitan
SQL Injection – WikiPedia
As a bonus here is an old xkcd cartoon about sanitizing your database inputs:

No Comments yet »
RSS feed for comments on this post. TrackBack URI