Hi David.
Thank you for your report and find it fixed with the latest commit (r4693).
Kind regards,
Miroslav Stampar
On Mon, Jan 30, 2012 at 12:22 PM, David Alvarez
wrote:
> Hi Miroslav,
>
> Thank you for your response!
>
> "INFERENCE_BLANK_BREAK" was very usefull to reduce the number of reques
Hi Miroslav,
Thank you for your response!
"INFERENCE_BLANK_BREAK" was very usefull to reduce the number of requests.
great!
Now, I report you an unhandled exception found during the test:
*[CRITICAL] unhandled exception in sqlmap/1.0-dev (r4692), retry your run
with the latest development versio
Hi David.
Fact is that we rely that DBMS won't return a proper character on a request
for "substring" on non-valid index and that works ok for most of today's
DBMSes.
But, also we do have a check for these kind of cases. If there is more than
some predefined number of spaces at the end of the ret
Hi Abuse.
Thank you for your report and find it fixed with the latest commit (r4691).
Kind regards,
Miroslav Stampar
On Sun, Jan 29, 2012 at 11:16 AM, Miroslav Stampar <
miroslav.stam...@gmail.com> wrote:
> Hi.
>
> Will check it later today and fix it (as it seems like it needs to be
> fixed).