Re: [sqlmap-users] http error
Brought to you by:
inquisb
|
From: Miroslav S. <mir...@gm...> - 2015-06-09 06:47:18
|
Sqlmap is treating error messages as any other response. I would say that
you have some other problem.
Bye
On Jun 9, 2015 12:03 AM, "Ailton Caetano" <ail...@gm...> wrote:
> Hello everyone,
>
> i'm doing some tests on a web application api and i decided to test
> sqlmap for the first time. I'm having a problem in the tool's analysis
> because it is treating http error 400 ("bad request") as garbage, but this
> exactly where i get the api database error messages.
>
> Do we have anything to tell sqlmap that the web response should not be
> ignored? I found a parameter telling it to ignore 401 errors but it doesn't
> seem to be what i'm looking for.
>
>
> Kind Regards,
>
> Ailton Caetano
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> sqlmap-users mailing list
> sql...@li...
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>
|