Hello,
I met with a bug when I was using sqlmap. It suggested that I sent by email 
with feedback to you.

Debug info is :
[23:14:12] [CRITICAL] unhandled exception in sqlmap/1.0-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 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-devPython version: 2.7.1Operating system: ntCommand 
line: sqlmap.py -u 
******************************************************************* -v 3 
--text-only -o --threads=10 -D ** --start 1 --stop 5 --dumpTechnique: 
UNIONBack-end DBMS: Oracle (fingerprinted)Traceback (most recent call last):  
File "D:\temp_workspace\PyLearning\src\sqlmap\_sqlmap.py", line 83, in main    
start()  File 
"D:\temp_workspace\PyLearning\src\sqlmap\lib\controller\controller.py", line 
563, in start    action()  File 
"D:\temp_workspace\PyLearning\src\sqlmap\lib\controller\action.py", line109, in 
action    conf.dbmsHandler.dumpTable()  File 
"D:\temp_workspace\PyLearning\src\sqlmap\plugins\generic\enumeration.py", line 
1558, in dumpTable    self.getColumns(onlyColNames=True)  File 
"D:\temp_workspace\PyLearning\src\sqlmap\plugins\generic\enumeration.py", line 
1138, in getColumns    value = inject.getValue(query, blind=False)  File 
"D:\temp_workspace\PyLearning\src\sqlmap\lib\request\inject.py", line 435, in 
getValue    value = __goInband(query, expected, unique, resumeValue, unpack, 
dump)  File "D:\temp_workspace\PyLearning\src\sqlmap\lib\request\inject.py", 
line 383, in __goInband    output = unionUse(expression, unpack=unpack, 
dump=dump)  File 
"D:\temp_workspace\PyLearning\src\sqlmap\lib\techniques\union\use.py", line 
254, in unionUse    elif count and not count.isdigit():AttributeError: 
'BigArray' object has no attribute 'isdigit'
[*] shutting down at 23:14:12

Glad to hear from you.
Thank you.




                                          
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to