hi all.

if you are encountering simptoms like this:

[10:01:17] [INFO] testing connection to the target url
[10:01:47] [CRITICAL] connection timed out to the target url or proxy,
sqlmap is going to retry the request
[10:02:18] [CRITICAL] connection timed out to the target url or proxy,
sqlmap is going to retry the request
...

- while you are able to connect to the target url via browser, please
use --random-agent to get it solved

thing is that probably either sqlmap is blacklisted by some IDSes
around or the web server itself just refuses requests with "uncommon"
user agents (to prevent spidering and stuff).

conclusion, use --random-agent in those strange "connection timed out" cases.

kr

-- 
Miroslav Stampar

E-mail: miroslav.stampar (at) gmail.com
PGP Key ID: 0xB5397B1B

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to