Miroslav Stampar
|
2323d858a9
|
modification of temporary directory from C:/Windows/Temp to %TEMP%
|
2010-05-13 09:32:27 +00:00 |
|
Bernardo Damele
|
b19de015c5
|
Minor bugs fixes
|
2010-03-31 13:52:51 +00:00 |
|
Bernardo Damele
|
1416cd0d86
|
Major enhancement to directly connect to the dbms without passing via a sql injection: adapted code accordingly - see #158. This feature relies on python third-party libraries to be able to connect to the database. For the moment it has been implemented for MySQL (with python-mysqldb module) and PostgreSQL (with python-psycopg2 module).
Minor layout adjustments.
|
2010-03-26 23:23:25 +00:00 |
|
Bernardo Damele
|
09768a7b62
|
Major code refactoring: moved and split plugins (mysql, pgsql, mssql, oracle) more granularly and organized.
Todo for firebird, sqlite, access.
|
2010-03-22 22:57:57 +00:00 |
|
Bernardo Damele
|
cc611c0010
|
Minor layout adjustments
|
2010-03-09 22:14:26 +00:00 |
|
Bernardo Damele
|
156fdd96ef
|
Updated copyright
|
2010-03-03 15:26:27 +00:00 |
|
Bernardo Damele
|
694356821d
|
sqlmap does not save nor leave back in temporary folder any file named 'sqlmapRANDOM', only random names now, less suspicious
|
2010-02-26 13:13:50 +00:00 |
|
Bernardo Damele
|
89dc99188d
|
--read-file on PostgreSQL now relies on the new sys_fileread() UDF so that also binary files can be read.
Fixed a minor bug in custom UDF injection feature --udf-inject.
Major code refactoring.
|
2010-02-11 22:57:50 +00:00 |
|
Bernardo Damele
|
ce022a3b6e
|
sqlmap 0.8-rc3: Merge from Miroslav Stampar's branch fixing a bug when verbosity > 2, another major bug with urlencoding/urldecoding of POST data and Cookies, adding --drop-set-cookie option, implementing support to automatically decode gzip and deflate HTTP responses, support for Google dork page result (--gpage) and a minor code cleanup.
|
2010-01-02 02:02:12 +00:00 |
|
Bernardo Damele
|
8096a37940
|
Major bug fix in --read-file option and minor code refactoring.
|
2009-07-09 11:50:15 +00:00 |
|
Bernardo Damele
|
02f6425db8
|
Work-around to avoid a TypeError traceback when reading a file content on MySQL/MSSQL
|
2009-06-02 14:24:48 +00:00 |
|
Bernardo Damele
|
16b4530bbe
|
Minor bug fixes to --os-shell (altought web backdoor functionality still to be reviewed).
Minor common library code refactoring.
Code cleanup.
Set back the default User-Agent to sqlmap for comparison algorithm reasons.
Updated THANKS.
|
2009-04-27 23:05:11 +00:00 |
|
Bernardo Damele
|
8c0ac767f4
|
Updated to sqlmap 0.7 release candidate 1
|
2009-04-22 11:48:07 +00:00 |
|
Bernardo Damele
|
5560f0b68a
|
Updated the copyright
|
2009-01-12 21:35:38 +00:00 |
|
Bernardo Damele
|
03b90e0a3f
|
Be more user friendly on messages and minor code layout improvement
|
2008-11-02 18:23:42 +00:00 |
|
Bernardo Damele
|
892a7b2f8a
|
propsets..
|
2008-10-15 15:56:32 +00:00 |
|
Bernardo Damele
|
8e3eb45510
|
After the storm, a restore..
|
2008-10-15 15:38:22 +00:00 |
|