Archive for SQL Injection
Full MSSQL Injection PWNage
######
Info
######
Title : Full MSSQL Injection PWNage
Author : ZeQ3uL && JabAv0C
Team : CWH Underground [www.milw0rm.com/author/1456]
Website : cwh.citec.us / www.citec.us
Date : 2009-01-28
##########
Contents
##########
[0x00] - Introduction
[0x01] - Know the Basic of SQL injection
[0x01a] - Introduction to SQL Injection Attack
[0x01b] - How to Test sites that are Vulnerable in SQL Injection
[0x01c] - Bypass Authentication with [...]
SQL Commands (usefull for injection) Part 1
Here is a list of SQL commands and what they do, these would be used in some injection methods and of course legitimate sql functions.
On their own they wont exploit anything but eventually youl find an exploit that needs these and they are good to know for injection or just to better understand how SQL [...]