Re: [sqlmap-users] Crash
Brought to you by:
inquisb
|
From: Bernardo D. A. G. <ber...@gm...> - 2009-05-26 14:43:07
|
Hi Joe,
this bug is fixed since 0.7rc1. Checkout sqlmap from svn repository.
Cheers,
Bernardo
On Mon, May 25, 2009 at 18:33, Pragmatk <pra...@gm...> wrote:
> [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
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
> _______________________________________________
> sqlmap-users mailing list
> sql...@li...
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
--
Bernardo Damele A. G.
E-mail / Jabber: bernardo.damele (at) gmail.com
Mobiles: +447788962949 (UK), +393493821385 (IT)
PGP Key ID: 0x05F5A30F
|