[sqlmap-users] Crash
Brought to you by:
inquisb
|
From: Pragmatk <pra...@gm...> - 2009-05-25 16:33:26
|
[18:32:00] [ERROR] unhandled exception in sqlmap/0.6.4, please copy the
command
line and the following text and send by e-mail to
sql...@li...
.net. The developers will fix it as soon as possible:
sqlmap version: 0.6.4
Python version: 2.6.1
Operating system: win32
Traceback (most recent call last):
File "Z:\sqlmap_svn\sqlmap.py", line 81, in main
start()
File "Z:\sqlmap_svn\lib\controller\controller.py", line 255, in start
action()
File "Z:\sqlmap_svn\lib\controller\action.py", line 49, in action
conf.dbmsHandler = setHandler()
File "Z:\sqlmap_svn\lib\controller\handler.py", line 65, in setHandler
if dbmsHandler.checkDbms():
File "Z:\sqlmap_svn\plugins\dbms\mysql.py", line 274, in checkDbms
self.getPrematureBanner("VERSION()")
File "Z:\sqlmap_svn\plugins\generic\enumeration.py", line 80, in
getPrematureB
anner
self.banner = inject.getValue(query)
File "Z:\sqlmap_svn\lib\request\inject.py", line 353, in getValue
value = __goInband(expression, expected)
File "Z:\sqlmap_svn\lib\request\inject.py", line 329, in __goInband
output = unionUse(expression, resetCounter=True)
File "Z:\sqlmap_svn\lib\techniques\inband\union\use.py", line 134, in
unionUse
unionTest()
File "Z:\sqlmap_svn\lib\techniques\inband\union\test.py", line 167, in
unionTe
st
value, columns = __unionTestByNULLBruteforce(comment)
TypeError: __unionTestByNULLBruteforce() takes exactly 2 arguments (1 given)
[*] shutting down at: 18:32:00
--
Joe / "Pragmatk" (Hacklab / Attack Research)
PGP: pgp.mit.edu 0x323C7837
6426 C563 2592 0BB8 5193 797E 1A09 9E97 323C 7837
|