[sqlmap-users] [SQLMAP] Unhandled exception for IPv6
Brought to you by:
inquisb
From: <e.n...@st...> - 2013-05-22 12:06:07
|
Hi guys, I have pasted this exception in order to you can have a look if it is possible to fix it : [13:30:37] [CRITICAL] unhandled exception in sqlmap/1.0-dev-2bfdac5, retry your run with the latest development version from the GitHub repository. If the exception persists, please send by e-mail to 'sql...@li...' or open a new issue at 'https://github.com/sqlmapproject/sqlmap/issues/new' with the following text and any information required to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you. sqlmap version: 1.0-dev-2bfdac5 Python version: 2.7.3 Operating system: posix Command line: sqlmap.py -m list2try.txt --check-tor --tor --tor-type=SOCKS5 --random-agent --threads 5 --beep --batch --dbs Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "sqlmap.py", line 89, in main start() File "/home/sqlmap/sqlmap/lib/controller/controller.py", line 274, in start parseTargetUrl() File "/home/sqlmap/sqlmap/lib/core/common.py", line 1162, in parseTargetUrl if CUSTOM_INJECTION_MARK_CHAR in conf.url: File "/usr/lib/python2.7/urlparse.py", line 183, in urlsplit raise ValueError("Invalid IPv6 URL") ValueError: Invalid IPv6 URL [*] shutting down at 13:30:37 Cheers, Eduardo |