[20:02:31] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run
with
 the latest development version from the Subversion repository. If the
exception
 persists, please send by e-mail to sqlmap-users@lists.sourceforge.net the
follo
wing 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: 0.9-dev (r3453)
Python version: 2.7.1
Operating system: nt
Command line: sqlmap.py -u
*****************************************************
****************** --proxy=http://127.0.0.1:8889--cookie=PHPSESSID=fjlmnmlnq
5sb7ggedfddns3cn0 --is-dba --sql-shell
Technique: UNION
Back-end DBMS: Oracle (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 82, in main
    start()
  File "C:\Users\Allen\sqlmap-dev\lib\controller\controller.py", line 424,
in st
art
    action()
  File "C:\Users\Allen\sqlmap-dev\lib\controller\action.py", line 115, in
action

    conf.dbmsHandler.sqlShell()
  File "C:\Users\Allen\sqlmap-dev\plugins\generic\enumeration.py", line
2053, in
 sqlShell
    output = self.sqlQuery(query)
  File "C:\Users\Allen\sqlmap-dev\plugins\generic\enumeration.py", line
1999, in
 sqlQuery
    output = inject.getValue(query, fromUser=True)
  File "C:\Users\Allen\sqlmap-dev\lib\request\inject.py", line 430, in
getValue
    value = __goInband(query, expected, sort, resumeValue, unpack, dump)
  File "C:\Users\Allen\sqlmap-dev\lib\request\inject.py", line 382, in
__goInban
d
    output = unionUse(expression, unpack=unpack, dump=dump)
  File "C:\Users\Allen\sqlmap-dev\lib\techniques\inband\union\use.py", line
247,
 in unionUse
    value += output
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 49:
ordinal
 not in range(128)

[*] shutting down at: 20:02:31
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to