Re: [sqlmap-users] [SQLMAP] Unhandled exception for IPv6
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2013-05-23 07:33:32
|
Hi again. I would really need to know the format of those urls inside to handle this problem appropriately. Kind regards, Miroslav Stampar On May 22, 2013 6:12 PM, "Miroslav Stampar" <mir...@gm...> wrote: > Hi. > > Can you please send the content of that list file? > > Kind regards, > Miroslav Stampar > Dana 22.5.2013. 16:07 "e.n...@st..." < > e.n...@st...> je napisao/la: > >> 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 >> >> >> >> ------------------------------------------------------------------------------ >> 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 >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >> > |