[sqlmap-users] error on injectable site
Brought to you by:
inquisb
From: Liang G. <lia...@me...> - 2011-11-06 04:32:53
|
Hi sqlmap team this is a great tool, however, if i want to inject on sites that stop on the sql error, sqlmap got connection timed out error. is there a option i have to use or is it just a bug? Thanks you very much -----------------command-------------------------------------------- ./sqlmap.py -u "http://www.hubbardbrook.org/gis/data.php?id=3" sqlmap/0.9 - automatic SQL injection and database takeover tool http://sqlmap.sourceforge.net [*] starting at: 11:21:22 [11:21:22] [INFO] using '/Users/Downloads/sqlmap/output/www.hubbardbrook.org/session' as session file [11:21:22] [INFO] testing connection to the target url [11:21:52] [CRITICAL] connection timed out to the target url or proxy, sqlmap is going to retry the request [11:22:23] [CRITICAL] connection timed out to the target url or proxy, sqlmap is going to retry the request [11:22:54] [CRITICAL] connection timed out to the target url or proxy, sqlmap is going to retry the request [11:23:25] [CRITICAL] connection timed out to the target url or proxy |