Home
Internet

How to Hack websites with SQL injection

Mar 14, 2008 09:06 PM
Article cover image

For Infinity Exists Full Disclosure's first Website Hacking episode, we demonstrate how to exploit a security vulnerability occurring in a website's database to extract password hashes. Sql (Structured Query Language) is a computer language designed for the retrieval and management of data in a system's database. The Attack, known as Sql Injection, manipulates Sql statements before they are sent to the Sql Server, allowing the Attacker to create, change, or retrieve data stored in the database.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!