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

Skip to content

Commit 3c34066

Browse files
committed
Added newly compiled PostgreSQL UDFs for Windows
1 parent af1d9f1 commit 3c34066

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

doc/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ sqlmap (0.8-1) stable; urgency=low
2020
useful when web application does not support stacked queries (Bernardo).
2121
* Updated active fingerprint and comment injection fingerprint for
2222
MySQL 5.1, MySQL 5.4 and MySQL 5.5 (Bernardo).
23+
* Added support to properly read (--read-file) also binary files via
24+
PostgreSQL by injecting sqlmap new sys_fileread() user-defined
25+
function (Bernardo and Miroslav).
2326
* Updated active fingerprint for PostgreSQL 8.4 (Bernardo).
2427
* Support for NTLM authentication via python-ntlm third party library,
2528
http://code.google.com/p/python-ntlm/, --auth-type NTLM (Bernardo).
@@ -29,6 +32,7 @@ sqlmap (0.8-1) stable; urgency=low
2932
(Miroslav).
3033
* Added support for regular expression based scope when parsing Burp or
3134
Web Scarab proxy log file (-l), --scope (Miroslav).
35+
* Added option (-r) to load the HTTP request from a text file (Miroslav).
3236
* Added support to ignore Set-Cookie in HTTP responses,
3337
--drop-set-cookie (Miroslav).
3438
* Added support to specify which Google dork result page to parse,
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)