Hi Renato.

Thank you for your report and find it fixed with the latest revision.

Kind regards,
Miroslav Stampar


On Sun, Jun 2, 2013 at 3:56 PM, Renato Bermudes <renatobermu...@gmail.com>wrote:

> qlmap version: 1.0-dev
> Python version: 2.7.4
> Operating system: posix
> Command line: /pentest/sqlmap/sqlmap.py
> --url=********************************************************
> --proxy=********************* --random-agent --batch --threads=10 -o -f
> Technique: None
> Back-end DBMS: None (identified)
> Traceback (most recent call last):
>    File "/pentest/sqlmap/sqlmap.py", line 95, in main
>      start()
>    File "/pentest/sqlmap/lib/controller/controller.py", line 367, in start
>      checkNullConnection()
>    File "/pentest/sqlmap/lib/controller/checks.py", line 1128, in
> checkNullConnection
>      page, headers, _ = Request.getPage(method=HTTPMETHOD.HEAD)
>    File "/pentest/sqlmap/lib/request/connect.py", line 372, in getPage
>      conn = urllib2.urlopen(req)
>    File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
>      return _opener.open(url, data, timeout)
>    File "/usr/lib/python2.7/urllib2.py", line 404, in open
>      response = self._open(req, data)
>    File "/usr/lib/python2.7/urllib2.py", line 422, in _open
>      '_open', req)
>    File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
>      result = func(*args)
>    File "/usr/lib/python2.7/urllib2.py", line 1214, in http_open
>      return self.do_open(httplib.HTTPConnection, req)
>    File "/usr/lib/python2.7/urllib2.py", line 1181, in do_open
>      h.request(req.get_method(), req.get_selector(), req.data, headers)
>    File "/usr/lib/python2.7/httplib.py", line 973, in request
>      self._send_request(method, url, body, headers)
>    File "/usr/lib/python2.7/httplib.py", line 1007, in _send_request
>      self.endheaders(body)
>    File "/usr/lib/python2.7/httplib.py", line 969, in endheaders
>      self._send_output(message_body)
>    File "/usr/lib/python2.7/httplib.py", line 829, in _send_output
>      self.send(msg)
>    File "/usr/lib/python2.7/httplib.py", line 805, in send
>      self.sock.sendall(data)
>    File "/usr/lib/python2.7/socket.py", line 224, in meth
>      return getattr(self._sock,name)(*args)
> UnicodeEncodeError: 'ascii' codec can't encode character u'\u200e' in
> position 68: ordinal not in range(128)
>
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to