Hi.
Please update to the latest revision and retry it again.
Bye
On Wed, Apr 30, 2014 at 4:19 PM, Travis Altman wrote:
> Miroslav,
>
> Thanks for the update and help, the --ignore-401 worked perfectly.
> Another question, sqlmap does not appear to be able to parse the XML that
> I have as dat
Miroslav,
Thanks for the update and help, the --ignore-401 worked perfectly. Another
question, sqlmap does not appear to be able to parse the XML that I have as
data in the post request, can sqlmap parse XML as input today? Below is
the output of me running it and it tries to chop out the xml ta
Hi.
Please update to the latest revision and try to run with (hidden) switch
--ignore-401.
Kind regards,
Miroslav Stampar
On Tue, Apr 29, 2014 at 3:32 PM, Travis Altman wrote:
> I'm using the conf file to kick everything off. The only thing modified
> in the conf is the URL and the data sent
I'm using the conf file to kick everything off. The only thing modified in
the conf is the URL and the data sent in the post request.
== Conf file
# Target URL.
# Example: http://192.168.1.121/sqlmap/mysql/get_int.php?id=1&cat=2
url
Can you please send sqlmap console log and used parameters?
On Apr 28, 2014 10:42 PM, "Travis Altman" wrote:
> Wants me to provide the right http authentication type but the credentials
> are in the body of the post request. I'm intentionally providing bad
> credentials which does result in a "4
Wants me to provide the right http authentication type but the credentials
are in the body of the post request. I'm intentionally providing bad
credentials which does result in a "401 Unauthorized", not sure if sqlmap
is triggering off of that. Also the body of the request is XML if that
makes an