sqlmap/lib/request
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
..
__init__.py propsets.. 2008-10-15 15:56:32 +00:00
basic.py propsets.. 2008-10-15 15:56:32 +00:00
connect.py sqlmap 0.6.3-rc1: 2008-11-09 16:57:47 +00:00
inject.py Minor enhancement to be able to enumerate table columns and dump table 2008-11-12 22:53:25 +00:00
proxy.py propsets.. 2008-10-15 15:56:32 +00:00