Skip to content

Commit 4eef34c

Browse files
committed
Updated documentation
1 parent 9895338 commit 4eef34c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

doc/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ sqlmap (0.6.2-1) stable; urgency=low
44
specified;
55
* Major bug fix so that the users' privileges enumeration now works
66
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;
79
* Major improvement to correctly enumerate tables, columns and dump
810
tables entries on Oracle and on PostgreSQL when the database name is
911
not 'public' schema or a system database;

doc/THANKS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ Will Holcomb <wholcomb@gmail.com>
4444
Luke Jahnke <luke.jahnke@gmail.com>
4545
for reporting a bug when running against MySQL < 5.0
4646

47+
Pavol Luptak <pavol.luptak@nethemba.com>
48+
for reporting a bug when injecting on a POST data parameter
49+
4750
Michael Majchrowicz <mmajchrowicz@gmail.com>
4851
for extensively beta-testing sqlmap on various MySQL DBMS
4952
for providing really appreciated feedback

0 commit comments

Comments
 (0)