sqlmap/lib
Bernardo Damele 9329f8c9c4 Minor enhancement to be able to enumerate table columns and dump table
entries also if the database name is not provided by using the current
database on MySQL and MSSQL, the 'public' scheme on PostgreSQL and the
'USERS' TABLESPACE_NAME on Oracle.
Minor bug fix so that when the user provide as SELECT statement to be
processed an asterisk, now it also work if in the FROM there is no
database name specified.
Minor layout adjustments.
2008-11-12 22:53:25 +00:00
..
contrib propsets.. 2008-10-15 15:56:32 +00:00
controller Initial implementation of support for stacked queries. 2008-11-12 00:36:50 +00:00
core Minor enhancement to be able to enumerate table columns and dump table 2008-11-12 22:53:25 +00:00
parse Minor enhancement to be able to enumerate table columns and dump table 2008-11-12 22:53:25 +00:00
request Minor enhancement to be able to enumerate table columns and dump table 2008-11-12 22:53:25 +00:00
techniques Initial implementation of support for stacked queries. 2008-11-12 00:36:50 +00:00
utils Implemented a better way to deal with % characters in parameters' value. Minor code restyle. 2008-10-16 15:31:02 +00:00
__init__.py propsets.. 2008-10-15 15:56:32 +00:00