Hi.
It's probably a bug. Will check it and report back.
Kind regards,
Miroslav Stampar
On May 29, 2012 9:21 PM, "Artjom" wrote:
> Not sure if it's an issue or I am doing something wrong. The site requires
> basic auth. If I use "-u" and specify just one url, everything works.
> However if I use
Hi Iago.
Sorry, but there is none. I would like to know if others would change that
one too (or maybe put an --exact switch)?
Kind regards,
Miroslav Stampar
On May 29, 2012 10:02 PM, "Iago Sousa" <146050...@gmail.com> wrote:
> Hello there,
> So, always that I want to dump any information from se
Hello there,
So, always that I want to dump any information from server in sqlmap, the
program requests me if I want 'as like' or 'as exact' columns name.
How to do to set 'as exact column name' as default?
--
Regards,
Iago Sousa
--
Not sure if it's an issue or I am doing something wrong. The site requires
basic auth. If I use "-u" and specify just one url, everything works.
However if I use "-m" auth fails.
Did I miss something in man?
Artjom
--
Liv
Hi Marco.
Thank you for your advice.
You are probably talking about BOOLEAN based technique.
Now, we've chosen an approach that will be most optimal from coding aspect.
Also, currently other techniques (error and union) are used far more often
than inference ones (boolean and time-based).
Why i
Great Miroslav
I give you some advice on optimizing the use of multithreads...
Currently in multi threads sqlMap works like this:
- To enum tables (1 thread)
- Retrieve length table 'I' (1 thread)
- Retrieve name table 'I' (multiple threads)
- Retrieve length table 'II' (1 thread)
- Retrieve name