Re: [sqlmap-users] Retrieving data
Brought to you by:
inquisb
From: Iago S. <146...@gm...> - 2012-06-11 22:01:31
|
Thank you Miroslav, I didn't know it. On Jun 11, 2012 6:06 PM, "Miroslav Stampar" <mir...@gm...> wrote: Hi all. This was solved in private conversation but I would like to appeal to all of you there which tend to read this kind of messages. When you can choose between techniques, especially like in this case (UNION and ERROR techniques were usable), and one technique fails please try to force another one (e.g. --technique=E). In Iago's case server had some limitation in number of retrieved characters making UNION dumping unusable (whole row contents were retrieved per one request) for large strings. But, in case of ERROR technique, where record by record is being retrieved, it became usable (--technique=E). Kind regards, Miroslav Stampar On Mon, Jun 11, 2012 at 8:15 PM, Iago Sousa <146...@gm...> wrote: > > > > Hi there, > > why when I'm retrieving data sometimes the sqlmap don't show anything? > > > > Always th... > > > > ------------------------------------------------------------------------------ > > Live Security Vir... > -- Miroslav Stampar http://about.me/stamparm |