Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 080c71b

Browse files
committed
Updated documentation
1 parent bf071d3 commit 080c71b

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

doc/ChangeLog

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
11
sqlmap (0.9-1) stable; urgency=low
22

33
* Added support to directly connect to the database without passing via
4-
a SQL injection (Bernardo and Miroslav).
5-
* Added support for --roles for Oracle (Bernardo).
4+
a SQL injection, -d switch (Bernardo and Miroslav).
5+
* Added support to enumerate roles on Oracle, --roles switch (Bernardo).
6+
* Implemented feature to speedup the enumeration of table names
7+
(Miroslav).
8+
* Extended old '--dump -C' functionality to be able to search for
9+
specific database(s), table(s) and column(s), --search switch
10+
(Bernardo).
11+
* Added support to fetch unicode data (Miroslav).
612
* Added safe URL feature, --safe-url and --safe-freq (Miroslav).
13+
* Added --use-between switch to use BETWEEN syntax in inferencial
14+
statement and bypass firewalls filtering '>' character (Bernardo and
15+
Miroslav).
716
* Support for customizable HTTP redirections (Bernardo).
8-
* Implemented feature to speedup the enumeration of table names (Miroslav).
9-
* Major code refactoring (Bernardo).
1017
* Several bugs fixed (Bernardo and Miroslav).
18+
* Major code refactoring (Bernardo).
19+
* User's manual updated (Bernardo).
1120

1221
-- Bernardo Damele A. G. <[email protected]> Day, DD MMM 2010 10:00:00 +0000
1322

0 commit comments

Comments
 (0)