mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 21:21:33 +00:00
Updated
This commit is contained in:
@@ -19,6 +19,7 @@ sqlmap (0.9-1) stable; urgency=low
|
||||
* Support for customizable HTTP redirections (Bernardo).
|
||||
* Support to replicate the back-end DBMS tables structure and entries
|
||||
in a local SQLite 3 database (Miroslav). IN PROGRESS
|
||||
* Support to parse and test forms on target url (Miroslav). IN PROGRESS
|
||||
* Added switches to brute-force table names with a dictionary attack,
|
||||
--common-exists and --exists. Useful for instance when system table
|
||||
'information_schema' is not available on MySQL (Miroslav).
|
||||
|
||||
@@ -185,6 +185,10 @@ Guido Landi <lists@keamera.org>
|
||||
Lee Lawson <Lee.Lawson@dns.co.uk>
|
||||
for reporting a minor bug
|
||||
|
||||
John J. Lee <jjl@pobox.com> & others
|
||||
for developing the clientform Python library used by sqlmap to parse
|
||||
forms when --forms switch is specified
|
||||
|
||||
Nico Leidecker <nico@leidecker.info>
|
||||
for providing me with feedback on a few features
|
||||
for reporting a couple of bugs
|
||||
|
||||
Reference in New Issue
Block a user