Automatic SQL injection and database takeover tool
Go to file
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
doc sqlmap 0.6.3-rc1: 2008-11-09 16:57:47 +00:00
extra/msfauxmod Minor improvements to sqlmap msf3 auxiliary modules based on Efrain Torres' commit on msf3 trunk, http://metasploit.com/dev/trac/changeset/5787 2008-10-25 19:43:13 +00:00
lib Minor enhancement to be able to enumerate table columns and dump table 2008-11-12 22:53:25 +00:00
plugins Minor enhancement to be able to enumerate table columns and dump table 2008-11-12 22:53:25 +00:00
shell Removed useless W3C reference for CSS/HTML validation 2008-11-09 19:00:54 +00:00
txt After the storm, a restore.. 2008-10-15 15:38:22 +00:00
xml Initial implementation of support for stacked queries. 2008-11-12 00:36:50 +00:00
sqlmap.conf Initial implementation of support for stacked queries. 2008-11-12 00:36:50 +00:00
sqlmap.py Be more user friendly on messages and minor code layout improvement 2008-11-02 18:23:42 +00:00