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
'sqlmap-users@lists.sourceforge.net' 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


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to