sqlmap/plugins/dbms
Bernardo Damele 121148f27f There was no point relying on a support table (sqlmapoutput) to get the stdout of executed OS commands when using direct connection (-d) and it saves also number of requests.
Also, BULK INSERT apparently does not work on MSSQL when running as Network Service (at least on Windows XP) so one more reason to avoid using support table.
Minor fix also to threat MSSQL's EXEC statements as SELECT ones
2012-02-17 15:54:49 +00:00
..
access fixes, updates, patches 2012-02-09 10:16:58 +00:00
db2 fixes, updates, patches 2012-02-09 10:16:58 +00:00
firebird fixes, updates, patches 2012-02-09 10:16:58 +00:00
maxdb some more refactorings 2012-02-16 14:42:28 +00:00
mssqlserver Minor bug fix to make --file-read and --os-bof syntactically work also with -d (direct connection) 2012-02-17 15:16:05 +00:00
mysql fixes, updates, patches 2012-02-09 10:16:58 +00:00
oracle some more refactorings 2012-02-16 14:42:28 +00:00
postgresql There was no point relying on a support table (sqlmapoutput) to get the stdout of executed OS commands when using direct connection (-d) and it saves also number of requests. 2012-02-17 15:54:49 +00:00
sqlite fixes, updates, patches 2012-02-09 10:16:58 +00:00
sybase some more refactorings 2012-02-16 14:42:28 +00:00
__init__.py updating copyright date 2012-01-11 14:59:46 +00:00