|
Posted
over 14 years
ago
sqlmap: Fixed a bug with MySQL >= 4.1 error based injection (AND ROW(..,..)>(SELECT...)) to make it work
|
|
Posted
over 14 years
ago
sqlmap: Fixed a bug in reflection removal mechanism introduced in last couple of months
|
|
Posted
over 14 years
ago
sqlmap: Redirection mechanism is now rewritten. Visible result is that there are only two choices now: follow or not follow
|
|
Posted
over 14 years
ago
sqlmap: Improved detection of OR based injections, now compatible with --string and other detection tuning switches
|
|
Posted
over 14 years
ago
sqlmap: Fixed two bugs introduced in the last months preventing --os-pwn to work against PostgreSQL and Microsoft SQL Server
|
|
Posted
over 14 years
ago
sqlmap: Recently fixed a few issues related to direct connection, -d switch
|
|
Posted
over 14 years
ago
sqlmap: Rewritten handler of HTTP redirects, now it should be pretty stable and avoid making futile requests
|
|
Posted
over 14 years
ago
sqlmap: Fixed a bug causing crashes on --technique=U --hex combination
|
|
Posted
over 14 years
ago
sqlmap: Added option --load-cookies for loading cookies from file in Netscape/wget format
|
|
Posted
over 14 years
ago
sqlmap: Fixed a bug with blind and time-based injections when retrieving columns from multiple tables at once (e.g. --schema or -T tbl1, tbl2)
|