Re: [sqlmap-users] DBMS
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-06-20 14:00:37
|
Hi Iago. You can force it. You were right afterward probably asked by the sqlmap something like this: "you provided 'microsoft sql server' as back-end DBMS, but from a past scan information on the target URL sqlmap assumes the back-end DBMS is mysql. Do you really want to force the back-end DBMS value? [y/N]" To prevent confusion, that INFO message is now (with latest commit r5132) written only if you press "Y" in that message. Also, that YES is not a default setting because we expect users in those kind of situations to forget the wrong "--dbms=.." from old run. Kind regards, Miroslav Stampar On Wed, Jun 20, 2012 at 3:49 PM, Iago Sousa <146...@gm...> wrote: > Why when I put --dbms the sqlmap still resuming from session file? I > cannot force the sqlmap to use a dbms specificly? > > > Here the output: > [10:48:05] [INFO] resuming back-end DBMS 'mysql 5' from session file > > -- > Regards, > Iago Sousa > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |