mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-09 15:43:04 +03:00
Updated documentation
This commit is contained in:
parent
a80f6110cd
commit
bd3a791f23
|
@ -12,6 +12,10 @@ sqlmap (0.9-1) stable; urgency=low
|
||||||
* Added support for SOAP based web services requests (Bernardo).
|
* Added support for SOAP based web services requests (Bernardo).
|
||||||
* Added support to use persistent HTTP(s) connection for speed
|
* Added support to use persistent HTTP(s) connection for speed
|
||||||
improvement, --keep-alive switch (Miroslav).
|
improvement, --keep-alive switch (Miroslav).
|
||||||
|
* Implemented HTTP proxy authentication support, --proxy-cred switch
|
||||||
|
(Miroslav).
|
||||||
|
* Implemented support for SQLite 2 and 3 (Bernardo and Miroslav).
|
||||||
|
* Added initial support for SAP MaxDB (Miroslav).
|
||||||
* Added safe URL feature, --safe-url and --safe-freq (Miroslav).
|
* Added safe URL feature, --safe-url and --safe-freq (Miroslav).
|
||||||
* Added --use-between switch to use BETWEEN syntax in inferencial
|
* Added --use-between switch to use BETWEEN syntax in inferencial
|
||||||
statement and bypass firewalls filtering '>' character (Bernardo and
|
statement and bypass firewalls filtering '>' character (Bernardo and
|
||||||
|
|
15
doc/THANKS
15
doc/THANKS
|
@ -68,9 +68,6 @@ Dan Guido <dguido@gmail.com>
|
||||||
Vulnerability Analysis class at the Polytechnic University of New York,
|
Vulnerability Analysis class at the Polytechnic University of New York,
|
||||||
http://isisblogs.poly.edu/courses/pentest/
|
http://isisblogs.poly.edu/courses/pentest/
|
||||||
|
|
||||||
Brandon E. <brandonpoc@gmail.com>
|
|
||||||
for reporting a bug
|
|
||||||
|
|
||||||
Adam Faheem <faheem.adam@is.co.za>
|
Adam Faheem <faheem.adam@is.co.za>
|
||||||
for reporting a few bugs
|
for reporting a few bugs
|
||||||
|
|
||||||
|
@ -195,6 +192,9 @@ Nico Leidecker <nico@leidecker.info>
|
||||||
Gabriel Lima <pato@bugnet.com.br>
|
Gabriel Lima <pato@bugnet.com.br>
|
||||||
for reporting a couple of bugs
|
for reporting a couple of bugs
|
||||||
|
|
||||||
|
Truong Duc Luong <luongductruong@gmail.com>
|
||||||
|
for reporting a minor bug
|
||||||
|
|
||||||
Pavol Luptak <pavol.luptak@nethemba.com>
|
Pavol Luptak <pavol.luptak@nethemba.com>
|
||||||
for reporting a bug when injecting on a POST data parameter
|
for reporting a bug when injecting on a POST data parameter
|
||||||
|
|
||||||
|
@ -245,9 +245,6 @@ Chris Patten <cpatten@sunera.com>
|
||||||
Adam Pridgen <adam.pridgen@gmail.com>
|
Adam Pridgen <adam.pridgen@gmail.com>
|
||||||
for suggesting some features
|
for suggesting some features
|
||||||
|
|
||||||
Phat R. <phatthanaphol@gmail.com>
|
|
||||||
for reporting a minor bug
|
|
||||||
|
|
||||||
Ole Rasmussen <olerass@gmail.com>
|
Ole Rasmussen <olerass@gmail.com>
|
||||||
for reporting a bug
|
for reporting a bug
|
||||||
for suggesting a feature
|
for suggesting a feature
|
||||||
|
@ -352,6 +349,9 @@ Anthony Zboralski <anthony.zboralski@bellua.com>
|
||||||
Thierry Zoller <thierry@zoller.lu>
|
Thierry Zoller <thierry@zoller.lu>
|
||||||
for reporting a couple of major bugs
|
for reporting a couple of major bugs
|
||||||
|
|
||||||
|
Brandon E. <brandonpoc@gmail.com>
|
||||||
|
for reporting a bug
|
||||||
|
|
||||||
dragoun dash <dragoun.dash@gmail.com>
|
dragoun dash <dragoun.dash@gmail.com>
|
||||||
for reporting a minor bug
|
for reporting a minor bug
|
||||||
|
|
||||||
|
@ -373,6 +373,9 @@ mitchell <mitchell@tufala.net>
|
||||||
pacman730 <pacman730@users.sourceforge.net>
|
pacman730 <pacman730@users.sourceforge.net>
|
||||||
for reporting a bug
|
for reporting a bug
|
||||||
|
|
||||||
|
Phat R. <phatthanaphol@gmail.com>
|
||||||
|
for reporting a minor bug
|
||||||
|
|
||||||
shiftzwei <shiftzwei@gmail.com>
|
shiftzwei <shiftzwei@gmail.com>
|
||||||
for reporting a couple of bugs
|
for reporting a couple of bugs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user