mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 08:22:15 +01:00
Updated documentation
This commit is contained in:
parent
d0604ef513
commit
6ff8feb5cf
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ sqlmap (0.6.4-1) stable; urgency=low
|
||||||
query at the moment;
|
query at the moment;
|
||||||
* Minor layout adjustment to the --update output;
|
* Minor layout adjustment to the --update output;
|
||||||
* Increased default timeout to 30 seconds;
|
* Increased default timeout to 30 seconds;
|
||||||
|
* Major bug fix to correctly handle custom SQL "limited" queries on
|
||||||
|
Microsoft SQL Server and Oracle;
|
||||||
* Major bug fix to avoid tracebacks when multiple targets are specified
|
* Major bug fix to avoid tracebacks when multiple targets are specified
|
||||||
and one of them is not reachable;
|
and one of them is not reachable;
|
||||||
* Minor bug fix to make the Partial UNION query SQL injection technique
|
* Minor bug fix to make the Partial UNION query SQL injection technique
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue