@@ -26,19 +26,23 @@ sqlmap (0.8-1) stable; urgency=low
2626 * Added support to ignore Set-Cookie in HTTP responses,
2727 --drop-set-cookie (Miroslav).
2828 * Added support to specify which Google dork result page to parse,
29- --gpage to use together with -g (Miroslav).
30- * Fixed --os-shell web backdoor functionality useful when web
31- application does not support stacked queries (Bernardo).
32- * Fixed URL encoding/decoding of GET/POST parameters and Cookies
29+ --gpage to be used together with -g (Miroslav).
30+ * Fixed web backdoor functionality for --os-cmd, --os-shell and --os-pwn
31+ useful when web application does not support stacked queries (Bernardo).
32+ * Fixed URL encoding/decoding of GET/POST parameters and Cookie header
3333 (Miroslav).
3434 * Refactor --update to use python-svn third party library if available
35- or svn command to update sqlmap to the latest development version from
36- subversion repository (Bernardo and Miroslav).
35+ or ' svn' command to update sqlmap to the latest development version
36+ from subversion repository (Bernardo and Miroslav).
3737 * Major bugs fixed (Bernardo and Miroslav).
3838 * Cleanup of UDF source code repository,
3939 https://svn.sqlmap.org/sqlmap/trunk/sqlmap/extra/udfhack (Bernardo
4040 and Miroslav).
41- * Minor code cleanup (Miroslav).
41+ * Major code cleanup and refactoring (Bernardo and Miroslav).
42+ * Added simple file encryption/compression utility, extra/cloak/cloak.py
43+ used by sqlmap to decrypt on the fly Churrasco executable and web
44+ shells consequently reduced drastically the number of anti virus
45+ softwares that mistakenly mark sqlmap as a malware (Miroslav)
4246
4347 -- Bernardo Damele A. G. <
[email protected] > Mon, 1 Mar 2010 10:00:00 +0000
4448
0 commit comments