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

Skip to content

Commit 4eef34c

Browse files
committed
Updated documentation
1 parent 9895338 commit 4eef34c

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

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 <[email protected]>
4444
Luke Jahnke <[email protected]>
4545
for reporting a bug when running against MySQL < 5.0
4646

47+
Pavol Luptak <[email protected]>
48+
for reporting a bug when injecting on a POST data parameter
49+
4750
Michael Majchrowicz <[email protected]>
4851
for extensively beta-testing sqlmap on various MySQL DBMS
4952
for providing really appreciated feedback

0 commit comments

Comments
 (0)