Hi rmillet.

Thank you for your report and find it fixed in the latest commit.

Kind regards,
Miroslav Stampar

p.s. as of that question issue. i've just put a suffix "otherwise", so
now it looks like:

"Do you want to follow redirects from now on (or stay on the original
page otherwise)? [Y/n]"

as there hasn't been any other complaints about the formation of this
question (now it's little more clear) if we get more of those we'll
change it to something else

On Tue, Nov 8, 2011 at 9:47 PM, rmillet <rmille...@gmail.com> wrote:
> Hi,
>
> I have some questions about the redirections in sqlmap.
>
> The command I used with version sqlmap/1.0-dev (r4495):
> ./sqlmap.py -u
> 'http://192.168.1.42/redirect.php?url=http%3A%2F%2F127.0.0.1%2Fpage'
>
> The page on redirect.php on 192.168.1.42 redirects with a 302 Location
> header to http://127.0.0.1/page
>
>
> Is it possible to desactivate following of redirections ?
>
> When it follows the redirection, sqlmap connects to 127.0.0.1
> - with in the Referer set to "http://192.168.1.42";, is it normal that it is
> not the original URL ?
> - with Host header set to "192.168.1.42", this is a bug as it must be
> "127.0.0.1"
>
>
> Regards,
>
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>



-- 
Miroslav Stampar
http://about.me/stamparm

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to