Tag: Hacking

Database Mar 27, 2009

SQL Injection – 2 (Fingerprinting)

This is a follow up to the post SQL Injection – An Introduction.  If you are new to this, I stongly suggest you read the...

Database Jan 31, 2009

SQL Injection – 1 (Introduction)

In this post we shall discuss a very common method of hacking a website (or rather, a database) called SQL Injection. The object of this...