File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11sqlmap (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
You can’t perform that action at this time.
0 commit comments