I think : is a delimiter used by the regex in sqlmap.
Try to encode the the URL with some encoder like fullurl
On Wed, May 23, 2012 at 8:14 PM, rmillet <rmille...@users.sourceforge.net>wrote:
> Hi all,
>
> sqlmap hangs when using with an IPv6 address:
> ./sqlmap.py -u 'http://[::1]/?p=42'
>
>
> Here is the traceback displayed on keyboard interrupt:
>
> Traceback (most recent call last):
> File "./sqlmap.py", line 19, in <module>
> main()
> File "/sqlmap/_sqlmap.py", line 110, in main
> errMsg = unhandledExceptionMessage()
> File "/sqlmap/lib/core/common.py", line 2557, in
> unhandledExceptionMessage
> return maskSensitiveData(errMsg)
> File "/sqlmap/lib/core/common.py", line 2568, in maskSensitiveData
> while extractRegexResult(regex, retVal):
> File "/sqlmap/lib/core/common.py", line 2159, in extractRegexResult
> retVal = match.group("result")
> KeyboardInterrupt
>
>
>
> Regards,
>
> rmillet42
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>
--
- Ahmed Shawky El-Antry
- lnxg33k owner "http://lnxg33k.wordpress.com"
- Isecur1ty team member"http://www.isecur1ty.org"
- Twitter @lnxg33k
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users