Re: [sqlmap-users] Sql test behind internal proxy

2014-10-09 Thread Miroslav Stampar
"no i can get to the the page if i change my firefox browser proxy and add correct test proxy ." <- you need to put that same proxy information into sqlmap by using option --proxy (e.g. --proxy="http://192.168.10.2:8000";) Bye On Thu, Oct 9, 2014 at 11:38 AM, zana sadi wrote: > Hi there > > I'

[sqlmap-users] Sql test behind internal proxy

2014-10-09 Thread zana sadi
Hi there I'm wondering if you can kindly help. I wan to test SQLmap on test enviroment . so basically we have an application which we would like to test it against sql injection attacks, the issue is the application is behind a proxy which is internal. no i can get to the the page if i chan