[CRITICAL] unhandled exception occurred in sqlmap/1.3.5.18#dev. It is recommended to retry your run with the latest development version from official GitHub repository at 'https://github.com/sqlmapproject/sqlmap'. If the exception persists, please open a new issue at 'https://github.com/sqlmapproject/sqlmap/issues/new' with the following text and any other information required to reproduce the bug. Developers will try to reproduce the bug, fix it accordingly and get back to you
Running version: 1.3.5.18#dev
Python version: 2.7.16
Operating system: Linux-4.4.78-perf-g50f7ec6-aarch64-with-libc
Command line: sqlmap.py -v 2 --null-connection --predict-output --level 5 --risk 3 --time-sec 10 --delay 0.01 --sqlmap-shell --random-agent --drop-set-cookie -u **************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************** --tamper randomcase,between,multiplespaces.py,varnish,xforwardedfor,commentbeforeparentheses.py,informationschemacomment.py
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap.py", line 177, in main
start()
File "lib/core/decorators.py", line 54, in _
result = f(*args, **kwargs)
File "lib/controller/controller.py", line 332, in start
parseTargetUrl()
File "lib/core/common.py", line 1550, in parseTargetUrl
conf.parameters[PLACE.GET] = urldecode(urlSplit.query) if urlSplit.query and urlencode(DEFAULT_GET_POST_DELIMITER, None) not in urlSplit.query else urlSplit.query
File "lib/core/common.py", line 2719, in urldecode
result = re.sub(r"%([0-9a-fA-F]{2})", _, result)
File "/usr/lib/python2.7/re.py", line 155, in sub
return _compile(pattern, flags).sub(repl, string, count)
File "lib/core/common.py", line 2713, in _
char = decodeHex(match.group(1), binary=False)
File "lib/core/convert.py", line 157, in decodeHex
retVal = getText(retVal)
File "lib/core/convert.py", line 266, in getText
retVal = value.decode(UNICODE_ENCODING)
File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe6 in position 0: unexpected end of data
do you want to automatically create a new (anonymized) issue with the unhandled exceptioy
[18:44:10] [WARNING] something went wrong while creating a Github issue ('HTTPError: Forbidden')
[*] ending @ 18:44:10 /2019-05-04/
sqlmap-shell>