[sqlmap-users] Can't --tor
Brought to you by:
inquisb
From: Gianluca B. <g...@br...> - 2011-06-24 11:30:09
|
Hello everybody, I am having a hard time using tor with the latest sqlmap-dev (just updated). It seems it can't connect to the polipo proxy (and it worked flawlessy in 0.9) even if default ports are correct. I am pretty sure tor and polipo are well configured on my box since I use them with other applications. The error output is this: [13:07:57] [CRITICAL] unable to connect to the target url or proxy, sqlmap is going to retry the request [13:07:57] [WARNING] if the problem persists please check that the provided target url is valid. If it is, you can try to rerun with the --random-agent switch turned on and/or proxy switches (--ignore-proxy, --proxy,...) [13:07:58] [CRITICAL] unable to connect to the target url or proxy, sqlmap is going to retry the request [13:07:59] [CRITICAL] unable to connect to the target url or proxy, sqlmap is going to retry the request [13:08:00] [CRITICAL] unable to connect to the target url or proxy I'd like to debug it by myself but I need some assistance on where should I look at. Any help is appreciated! Thank you, Gianluca |