Re: [sqlmap-users] Issue with mssql direct connection
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2015-01-08 08:01:55
|
Hi. Sorry, this went to my spam folder :). Thank you for your report. It should be fixed now (there was indeed a bug involved). Bye On Tue, Dec 30, 2014 at 2:26 PM, John Public <jn...@gm...> wrote: > > Has anyone had success using the sqlmap direct connection with an mssql db > recently? It either seems to be broken or I am doing it wrong. Any > suggestions would be greatly appreciated. > > E.g. > > ~/sqlmapproject-sqlmap-4f602da# python sqlmap.py -d "mssql:// > sa:weakpassword@192.168.1.133:1433/demo" -v 3 --os=Windows --dbms=mssql > --dbs > > {1.0-dev-nongit-20141230} > > [00:06:22] [DEBUG] cleaning up configuration parameters > [00:06:22] [DEBUG] forcing back-end DBMS operating system to user defined > value 'Windows' > [00:06:22] [DEBUG] skipping test for Microsoft SQL Server > [00:06:22] [DEBUG] skipping test for MySQL > [00:06:22] [DEBUG] skipping test for Oracle > [00:06:22] [DEBUG] skipping test for PostgreSQL > [00:06:22] [DEBUG] skipping test for SQLite > [00:06:22] [DEBUG] skipping test for Microsoft Access > [00:06:22] [DEBUG] skipping test for Firebird > [00:06:22] [DEBUG] skipping test for SAP MaxDB > [00:06:22] [DEBUG] skipping test for Sybase > [00:06:22] [DEBUG] skipping test for IBM DB2 > [00:06:22] [DEBUG] skipping test for HSQLDB > [00:06:22] [CRITICAL] sqlmap was not able to fingerprint the back-end > database management system. Support for this DBMS will be implemented at > some point > > > -- > jnqpblc > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |