Re: [sqlmap-users] feature request - suggest answer
Brought to you by:
inquisb
From: Brandon P. <bpe...@gm...> - 2012-06-26 02:32:41
|
I technique is the mechanism by which the SQL injection works, be it UNION, Blind, Stacked, or what have you. The technique alters how you may do what you are asking for. On Mon, Jun 25, 2012 at 12:32 PM, Robin Wood <ro...@di...> wrote: > I was retrieving table names at the time but I guess it would help in other > situations as well. > > Robin > > On Jun 25, 2012 6:07 PM, "Miroslav Stampar" <mir...@gm...> > wrote: >> >> You forgot to mention which technique? >> >> Kind regards, >> Miroslav Stampar >> >> On Mon, Jun 25, 2012 at 6:03 PM, Robin Wood <ro...@di...> wrote: >>> >>> I've just been testing a site which has to have the --no-cast option >>> to retrieve data, it works great but it is very slow. Because of this >>> I'd quite often guessed the data it was pulling down way before the >>> command had finished, especially with table names. >>> >>> It would be really good if you could in some way pause the script and >>> suggest what you think the value would be then have it test that, if >>> you are right it moves on, if not it continues from where it left off. >>> >>> I guess this would be quite hard to implement as it would have to work >>> across multiple threads but would be a really cool feature if it could >>> be added. >>> >>> Robin >>> >>> >>> ------------------------------------------------------------------------------ >>> 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 > > > ------------------------------------------------------------------------------ > 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 > -- http://volatile-minds.blogspot.com -- blog http://www.volatileminds.net -- website |