Thanks to visit codestin.com
Credit goes to github.com

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 <[email protected]>
6868
Vulnerability Analysis class at the Polytechnic University of New York,
6969
http://isisblogs.poly.edu/courses/pentest/
7070

71-
Brandon E. <[email protected]>
72-
for reporting a bug
73-
7471
Adam Faheem <[email protected]>
7572
for reporting a few bugs
7673

@@ -195,6 +192,9 @@ Nico Leidecker <[email protected]>
195192
Gabriel Lima <[email protected]>
196193
for reporting a couple of bugs
197194

195+
Truong Duc Luong <[email protected]>
196+
for reporting a minor bug
197+
198198
Pavol Luptak <[email protected]>
199199
for reporting a bug when injecting on a POST data parameter
200200

@@ -245,9 +245,6 @@ Chris Patten <[email protected]>
245245
Adam Pridgen <[email protected]>
246246
for suggesting some features
247247

248-
249-
for reporting a minor bug
250-
251248
Ole Rasmussen <[email protected]>
252249
for reporting a bug
253250
for suggesting a feature
@@ -352,6 +349,9 @@ Anthony Zboralski <[email protected]>
352349
Thierry Zoller <[email protected]>
353350
for reporting a couple of major bugs
354351

352+
Brandon E. <[email protected]>
353+
for reporting a bug
354+
355355
dragoun dash <[email protected]>
356356
for reporting a minor bug
357357

@@ -373,6 +373,9 @@ mitchell <[email protected]>
373373
pacman730 <[email protected]>
374374
for reporting a bug
375375

376+
377+
for reporting a minor bug
378+
376379
shiftzwei <[email protected]>
377380
for reporting a couple of bugs
378381

0 commit comments

Comments
 (0)