Hi.

Thank you for your report. It should be patched now.

Kind regards,
Miroslav Stampar


On Fri, May 9, 2014 at 8:12 PM, <philipkd...@riseup.net> wrote:

> [20:09:37] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your
> run with the latest development version from the GitH
> ub repository. If the exception persists, please send by e-mail to
> 'sqlmap-users@lists.sourceforge.net' or open a new issue a
> t '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
> Python version: 2.7.5
> Operating system: nt
> Command line: C:\_gpg\_sqlmap\sqlmap.py -u
> ****************************************** --dbms MySQL --dbs
> --fingerprint --leve
> l=5 --risk=3 --headers=User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686;
> rv:25.0) Gecko/20100101 Firefox/25.0 --threads=7 --t
> echnique=BEQ --time-sec=30 --retries=25 --keep-alive --union-col=1-60
> --union-char=123 --text-only --skip User-Agent --smart
> --crawl=2 --batch
> Technique: None
> Back-end DBMS: MySQL (identified)
> Traceback (most recent call last):
>   File "C:\_gpg\_sqlmap\sqlmap.py", line 99, in main
>     start()
>   File "C:\_gpg\_sqlmap\lib\controller\controller.py", line 366, in start
>     if not checkConnection(suppressOutput=conf.forms) or not checkString()
> or not checkRegexp():
>   File "C:\_gpg\_sqlmap\lib\controller\checks.py", line 1213, in
> checkConnection
>     page, _ = Request.queryPage(content=True, noteResponseTime=False)
>   File "C:\_gpg\_sqlmap\lib\request\connect.py", line 891, in queryPage
>     page, headers, code = Connect.getPage(url=uri, get=get, post=post,
> cookie=cookie, ua=ua, referer=referer, host=host, sile
> nt=silent, method=method, auxHeaders=auxHeaders, response=response,
> raise404=raise404, ignoreTimeout=timeBasedCompare)
>   File "C:\_gpg\_sqlmap\lib\request\connect.py", line 385, in getPage
>     conn = urllib2.urlopen(req)
>   File "C:\Python27\lib\urllib2.py", line 127, in urlopen
>     return _opener.open(url, data, timeout)
>   File "C:\Python27\lib\urllib2.py", line 404, in open
>     response = self._open(req, data)
>   File "C:\Python27\lib\urllib2.py", line 422, in _open
>     '_open', req)
>   File "C:\Python27\lib\urllib2.py", line 382, in _call_chain
>     result = func(*args)
>   File "C:\_gpg\_sqlmap\thirdparty\keepalive\keepalive.py", line 210, in
> http_open
>     return self.do_open(HTTPConnection, req)
>   File "C:\_gpg\_sqlmap\thirdparty\keepalive\keepalive.py", line 207, in
> do_open
>     return self.parent.error('http', req, r, r.status, r.reason, r.msg)
>   File "C:\Python27\lib\urllib2.py", line 442, in error
>     result = self._call_chain(*args)
>   File "C:\Python27\lib\urllib2.py", line 382, in _call_chain
>     result = func(*args)
>   File "C:\_gpg\_sqlmap\lib\request\redirecthandler.py", line 121, in
> http_error_302
>     result = urllib2.HTTPRedirectHandler.http_error_302(self, req, fp,
> code, msg, headers)
>   File "C:\Python27\lib\urllib2.py", line 629, in http_error_302
>     return self.parent.open(new, timeout=req.timeout)
>   File "C:\Python27\lib\urllib2.py", line 404, in open
>     response = self._open(req, data)
>   File "C:\Python27\lib\urllib2.py", line 422, in _open
>     '_open', req)
>   File "C:\Python27\lib\urllib2.py", line 382, in _call_chain
>     result = func(*args)
>   File "C:\_gpg\_sqlmap\thirdparty\keepalive\keepalive.py", line 210, in
> http_open
>     return self.do_open(HTTPConnection, req)
>   File "C:\_gpg\_sqlmap\thirdparty\keepalive\keepalive.py", line 207, in
> do_open
>     return self.parent.error('http', req, r, r.status, r.reason, r.msg)
>   File "C:\Python27\lib\urllib2.py", line 442, in error
>     result = self._call_chain(*args)
>   File "C:\Python27\lib\urllib2.py", line 382, in _call_chain
>     result = func(*args)
>   File "C:\_gpg\_sqlmap\lib\request\redirecthandler.py", line 92, in
> http_error_302
>     redirectMsg += "[#%d] (%d %s):\n" % (threadData.lastRequestUID, code,
> getUnicode(msg))
>   File "C:\_gpg\_sqlmap\lib\core\common.py", line 1997, in getUnicode
>     return unicode(value)  # encoding ignored for non-basestring instances
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xbf in position 20:
> ordinal not in range(128)
>
>
>
> ------------------------------------------------------------------------------
> Is your legacy SCM system holding you back? Join Perforce May 7 to find
> out:
> &#149; 3 signs your SCM is hindering your productivity
> &#149; Requirements for releasing software faster
> &#149; Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to