Skip to content

Commit bd3a791

Browse files
committed
Updated documentation
1 parent a80f611 commit bd3a791

2 files changed

Lines changed: 13 additions & 6 deletions

File tree

doc/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ sqlmap (0.9-1) stable; urgency=low
1212
* Added support for SOAP based web services requests (Bernardo).
1313
* Added support to use persistent HTTP(s) connection for speed
1414
improvement, --keep-alive switch (Miroslav).
15+
* Implemented HTTP proxy authentication support, --proxy-cred switch
16+
(Miroslav).
17+
* Implemented support for SQLite 2 and 3 (Bernardo and Miroslav).
18+
* Added initial support for SAP MaxDB (Miroslav).
1519
* Added safe URL feature, --safe-url and --safe-freq (Miroslav).
1620
* Added --use-between switch to use BETWEEN syntax in inferencial
1721
statement and bypass firewalls filtering '>' character (Bernardo and

doc/THANKS

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ Dan Guido <dguido@gmail.com>
6868
Vulnerability Analysis class at the Polytechnic University of New York,
6969
http://isisblogs.poly.edu/courses/pentest/
7070

71-
Brandon E. <brandonpoc@gmail.com>
72-
for reporting a bug
73-
7471
Adam Faheem <faheem.adam@is.co.za>
7572
for reporting a few bugs
7673

@@ -195,6 +192,9 @@ Nico Leidecker <nico@leidecker.info>
195192
Gabriel Lima <pato@bugnet.com.br>
196193
for reporting a couple of bugs
197194

195+
Truong Duc Luong <luongductruong@gmail.com>
196+
for reporting a minor bug
197+
198198
Pavol Luptak <pavol.luptak@nethemba.com>
199199
for reporting a bug when injecting on a POST data parameter
200200

@@ -245,9 +245,6 @@ Chris Patten <cpatten@sunera.com>
245245
Adam Pridgen <adam.pridgen@gmail.com>
246246
for suggesting some features
247247

248-
Phat R. <phatthanaphol@gmail.com>
249-
for reporting a minor bug
250-
251248
Ole Rasmussen <olerass@gmail.com>
252249
for reporting a bug
253250
for suggesting a feature
@@ -352,6 +349,9 @@ Anthony Zboralski <anthony.zboralski@bellua.com>
352349
Thierry Zoller <thierry@zoller.lu>
353350
for reporting a couple of major bugs
354351

352+
Brandon E. <brandonpoc@gmail.com>
353+
for reporting a bug
354+
355355
dragoun dash <dragoun.dash@gmail.com>
356356
for reporting a minor bug
357357

@@ -373,6 +373,9 @@ mitchell <mitchell@tufala.net>
373373
pacman730 <pacman730@users.sourceforge.net>
374374
for reporting a bug
375375

376+
Phat R. <phatthanaphol@gmail.com>
377+
for reporting a minor bug
378+
376379
shiftzwei <shiftzwei@gmail.com>
377380
for reporting a couple of bugs
378381

0 commit comments

Comments
 (0)