[15:10:45] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your run 
with the latest developm
ent version from the GitHub repository. If the exception persists, please send 
by e-mail to 'sqlmap-
us...@lists.sourceforge.net' or open a new issue at 
'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:\Users\Mastermind\Desktop\Hack\SQLmap\sqlmap.py -g 
****************** --random-agent
 -o --keep-alive --threads=10 --batch --is-dba --dbs --beep --page-rank --smart
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
  File "C:\Users\Mastermind\Desktop\Hack\SQLmap\sqlmap.py", line 95, in main
    start()
  File "C:\Users\Mastermind\Desktop\Hack\SQLmap\lib\controller\controller.py", 
line 363, in start
    if not checkConnection(suppressOutput=conf.forms) or not checkString() or 
not checkRegexp():
  File "C:\Users\Mastermind\Desktop\Hack\SQLmap\lib\controller\checks.py", line 
1207, in checkConnec
tion
    page, _ = Request.queryPage(content=True, noteResponseTime=False)
  File "C:\Users\Mastermind\Desktop\Hack\SQLmap\lib\request\connect.py", line 
880, in queryPage
    page, headers, code = Connect.getPage(url=uri, get=get, post=post, 
cookie=cookie, ua=ua, referer
=referer, host=host, silent=silent, method=method, auxHeaders=auxHeaders, 
response=response, raise40
4=raise404, ignoreTimeout=timeBasedCompare)
  File "C:\Users\Mastermind\Desktop\Hack\SQLmap\lib\request\connect.py", line 
383, 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:\Users\Mastermind\Desktop\Hack\SQLmap\thirdparty\keepalive\keepalive.py", 
line 210, in htt
p_open
    return self.do_open(HTTPConnection, req)
  File 
"C:\Users\Mastermind\Desktop\Hack\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:\Users\Mastermind\Desktop\Hack\SQLmap\lib\request\redirecthandler.py", line 
92, in http_er
ror_302
    redirectMsg += "[#%d] (%d %s):\n" % (threadData.lastRequestUID, code, 
getUnicode(msg))
  File "C:\Users\Mastermind\Desktop\Hack\SQLmap\lib\core\common.py", line 1962, 
in getUnicode
    return unicode(value)  # encoding ignored for non-basestring instances
UnicodeDecodeError: 'ascii' codec can't decode byte 0xcd in position 14: 
ordinal not in range(128)


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to