mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
Updated documentation
This commit is contained in:
parent
e5aa557bd4
commit
41f8acf0fd
|
@ -11,7 +11,8 @@ sqlmap (0.6.1-1) stable; urgency=low
|
||||||
wrap sqlmap in Metasploit and any other tool;
|
wrap sqlmap in Metasploit and any other tool;
|
||||||
* Minor enhancement to save also the length of query output in the
|
* Minor enhancement to save also the length of query output in the
|
||||||
session file when retrieving the query output length for ETA or for
|
session file when retrieving the query output length for ETA or for
|
||||||
resume purposes.
|
resume purposes;
|
||||||
|
* Minor bug fix to correctly handle parameters' value with % character.
|
||||||
|
|
||||||
-- Bernardo Damele A. G. <bernardo.damele@gmail.com> Fri, 10 Oct 2008 10:00:00 +0100
|
-- Bernardo Damele A. G. <bernardo.damele@gmail.com> Fri, 10 Oct 2008 10:00:00 +0100
|
||||||
|
|
||||||
|
|
|
@ -98,7 +98,7 @@ Sandro Tosi <matrixhasu@gmail.com>
|
||||||
for helping to create sqlmap Debian package correctly
|
for helping to create sqlmap Debian package correctly
|
||||||
|
|
||||||
Bedirhan Urgun <bedirhanurgun@gmail.com>
|
Bedirhan Urgun <bedirhanurgun@gmail.com>
|
||||||
for extensively beta-testing sqlmap
|
for reporting a few bugs
|
||||||
for suggesting some features and improvements
|
for suggesting some features and improvements
|
||||||
for benchmarking sqlmap in the context of his SQL injection
|
for benchmarking sqlmap in the context of his SQL injection
|
||||||
benchmark project, OWASP SQLiBench, http://code.google.com/p/sqlibench
|
benchmark project, OWASP SQLiBench, http://code.google.com/p/sqlibench
|
||||||
|
|
Loading…
Reference in New Issue
Block a user