C:\Users\Giga\Desktop\sqlmap1> sqlmap.py -u
"http://***************************.php?show=galleries&gallery=252§ion=8";
--auth-type=basic --auth-cred "*****:****" --dbm
s=mysql -o --random-agent -D ****** -T users --columns

sqlmap/1.0-dev (r4332) - automatic SQL injection and database takeover tool
http://www.sqlmap.org

[!] legal disclaimer: usage of sqlmap for attacking targets without prior
mutual consent is illegal. It is the end user's responsibility to obey all
applicable local, state a
nd federal laws. Authors assume no liability and are not responsible for any
misuse or damage caused by this program

[*] starting at 14:18:33

[14:18:33] [INFO] fetched random HTTP User-Agent header from file
'C:\Users\Giga\Desktop\sqlmap1\txt\user-agents.txt': Opera/9.80 (X11; Linux
i686; U; ru) Presto/2.2.15 Versi
on/10.00
[14:18:33] [WARNING] persistent HTTP(s) connections, Keep-Alive, has been
disabled because of it's incompatibility with authentication methods
[14:18:33] [INFO] using
'C:\Users\Giga\Desktop\sqlmap1\output\*****************\session' as session
file
[14:18:33] [INFO] testing connection to the target url
[14:18:34] [INFO] heuristics detected web page charset 'ascii'
[14:18:34] [WARNING] there is a DBMS error found in the HTTP response
bodywhich could interfere with the results of the tests
[14:18:34] [INFO] testing NULL connection to the target url

[14:18:34] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4332), retry
your run with the latest development version from the Subversion repository.
If the exception persi
sts, please send by e-mail to ********************************** the
following text and any information required to reproduce the bug. The
developers will try to reproduce th
e bug, fix it accordingly and get back to you.
sqlmap version: 1.0-dev (r4332)
Python version: 2.7.1
Operating system: nt
Command line: C:\Users\Giga\Desktop\sqlmap1\sqlmap.py -u
***************************************************************************
--auth-type=basic --auth-cred ***********
*** --dbms=mysql -o --random-agent -D ******** -T ***** --columns
Technique: None
Back-end DBMS: MySQL (identified)
Traceback (most recent call last):
File "C:\Users\Giga\Desktop\sqlmap1\sqlmap.py", line 86, in main
start()
File "C:\Users\Giga\Desktop\sqlmap1\lib\controller\controller.py", line 334,
in start
checkNullConnection()
File "C:\Users\Giga\Desktop\sqlmap1\lib\controller\checks.py", line 900, in
checkNullConnection
page, headers = Request.getPage(method=HTTPMETHOD.HEAD)
File "C:\Users\Giga\Desktop\sqlmap1\lib\request\connect.py", line 281, in
getPage
conn = urllib2.urlopen(req)
File "C:\Python27\lib\urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "C:\Python27\lib\urllib2.py", line 392, in open
response = self._open(req, data)
File "C:\Python27\lib\urllib2.py", line 410, in _open
'_open', req)
File "C:\Python27\lib\urllib2.py", line 370, in _call_chain
result = func(*args)
File "C:\Python27\lib\urllib2.py", line 1186, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Python27\lib\urllib2.py", line 1155, in do_open
h.request(req.get_method(), req.get_selector(), req.data, headers)
File "C:\Python27\lib\httplib.py", line 941, in request
self._send_request(method, url, body, headers)
File "C:\Python27\lib\httplib.py", line 975, in _send_request
self.endheaders(body)
File "C:\Python27\lib\httplib.py", line 937, in endheaders
self._send_output(message_body)
File "C:\Python27\lib\httplib.py", line 797, in _send_output
self.send(msg)
File "C:\Python27\lib\httplib.py", line 773, in send
self.sock.sendall(data)
File "C:\Python27\lib\socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa7' in position
44: ordinal not in range(128)

[*] shutting down at 14:18:34


C:\Users\Giga\Desktop\sqlmap1>

Don't know why is email for reporting bugs also hidden...
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to