File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ sqlmap (0.6.2-1) stable; urgency=low
4
4
specified;
5
5
* Major bug fix so that the users' privileges enumeration now works
6
6
properly also on MySQL < 5.0;
7
+ * Major bug fix when the request is POST to also send the provided url
8
+ parameters if any have been provided;
7
9
* Major improvement to correctly enumerate tables, columns and dump
8
10
tables entries on Oracle and on PostgreSQL when the database name is
9
11
not 'public' schema or a system database;
Original file line number Diff line number Diff line change @@ -44,6 +44,9 @@ Will Holcomb <wholcomb@gmail.com>
44
44
Luke Jahnke <luke.jahnke@gmail.com>
45
45
for reporting a bug when running against MySQL < 5.0
46
46
47
+ Pavol Luptak <pavol.luptak@nethemba.com>
48
+ for reporting a bug when injecting on a POST data parameter
49
+
47
50
Michael Majchrowicz <mmajchrowicz@gmail.com>
48
51
for extensively beta-testing sqlmap on various MySQL DBMS
49
52
for providing really appreciated feedback
You can’t perform that action at this time.
0 commit comments