|
Posted
over 14 years
ago
sqlmap: --string and --regexp now look for the match on both HTTP response headers and body - before only body was parsed
|
|
Posted
over 14 years
ago
sqlmap: Bug fix to correctly exploit URI injections (REST-alike) which lead to a 404 return code
|
|
Posted
over 14 years
ago
sqlmap: When password hashes are identified during dump phase, now the relevant column name(s) are displayed when asked to crack them
|
|
Posted
over 14 years
ago
sqlmap: Session-alike cookies are now tested when --level is 4 or higher. Before this fix they where always ignored
|
|
Posted
over 14 years
ago
sqlmap: Improvement of speed and reliability in detecting UNION query SQL injection - ORBDER BY clause technique restored and enhanced
|
|
Posted
over 14 years
ago
sqlmap: Fixed problem with column (mis)ordering in resulting console output
|
|
Posted
over 14 years
ago
sqlmap: Fixed 'neverending'/'high cpu' bug in full union/inband (all entries in single response) dumping cases with large tables
|
|
Posted
over 14 years
ago
sqlmap: Aligned OS takeover functionalities to recent Metasploit improvements
|
|
Posted
over 14 years
ago
sqlmap: Updated Microsoft SQL Server banner signatures to correctly fingerprint edition 2008 R2 too
|
|
Posted
over 14 years
ago
sqlmap: Minor bug fix to --start to show consistent results across different techniques
|