Updated documentation

This commit is contained in:
Bernardo Damele 2008-10-16 15:41:26 +00:00
parent e5aa557bd4
commit 41f8acf0fd
2 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,8 @@ sqlmap (0.6.1-1) stable; urgency=low
wrap sqlmap in Metasploit and any other tool;
* Minor enhancement to save also the length of query output in the
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

View File

@ -98,7 +98,7 @@ Sandro Tosi <matrixhasu@gmail.com>
for helping to create sqlmap Debian package correctly
Bedirhan Urgun <bedirhanurgun@gmail.com>
for extensively beta-testing sqlmap
for reporting a few bugs
for suggesting some features and improvements
for benchmarking sqlmap in the context of his SQL injection
benchmark project, OWASP SQLiBench, http://code.google.com/p/sqlibench