sqlmap version: 0.9-dev (r3551)
Python version: 2.5.2
Operating system: posix
Command line: ./sqlmap.py -g ****************************** --dbs --batch -o
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
  File "./sqlmap.py", line 82, in main
    start()
  File "/pentest/database/sqlmap-dev/lib/controller/controller.py", line
273, in start
    checkNullConnection()
  File "/pentest/database/sqlmap-dev/lib/controller/checks.py", line 777, in
checkNullConnection
    page, headers = Request.getPage(method=HTTPMETHOD.HEAD)
  File "/pentest/database/sqlmap-dev/lib/request/connect.py", line 216, in
getPage
    conn = urllib2.urlopen(req)
  File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.5/urllib2.py", line 381, in open
    response = self._open(req, data)
  File "/usr/lib/python2.5/urllib2.py", line 399, in _open
    '_open', req)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/pentest/database/sqlmap-dev/extra/keepalive/keepalive.py", line
210, in http_open
    return self.do_open(HTTPConnection, req)
  File "/pentest/database/sqlmap-dev/extra/keepalive/keepalive.py", line
181, in do_open
    self._start_connection(h, req)
  File "/pentest/database/sqlmap-dev/extra/keepalive/keepalive.py", line
140, in _start_connection
    h.endheaders()
  File "/pentest/database/sqlmap-dev/extra/keepalive/keepalive.py", line
342, in endheaders
    self._send_output()
  File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
    self.send(msg)
  File "/usr/lib/python2.5/httplib.py", line 711, in send
    self.sock.sendall(str)
  File "<string>", line 1, in sendall
UnicodeEncodeError: 'ascii' codec can't encode characters in position 28-39:
ordinal not in range(128)

[*] shutting down at: 23:20:16
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to