Re: [sqlmap-users] Object has no attribute
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2011-01-14 09:47:38
|
Fixed and committed. Thanks for reporting. Bernardo On 14 January 2011 07:47, Владимир Гопиенко <war...@gm...> wrote: > python sqlmap.py -u "http://example/rrr.php" --method POST > --data="login_for_pwd=4444" > Win32 > > > [09:44:21] [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 sql...@li... the > comma > nd line, the following text and any information needed to reproduce the bug. > The > developers will try to reproduce the bug, fix it accordingly and get back > to yo > u. > sqlmap version: 0.9-dev (r2958) > Python version: 2.6.6 > Operating system: nt > Traceback (most recent call last): > File "sqlmap.py", line 83, in main > start() > File "C:\DSU\soft\sqlmap\lib\controller\controller.py", line 407, in start > action() > File "C:\DSU\soft\sqlmap\lib\controller\action.py", line 31, in action > setHandler() > File "C:\DSU\soft\sqlmap\lib\controller\handler.py", line 66, in > setHandler > if getIdentifiedDBMS() is not None: > File "C:\DSU\soft\sqlmap\lib\core\common.py", line 2051, in > getIdentifiedDBMS > return aliasToDbmsEnum(dbms) > File "C:\DSU\soft\sqlmap\lib\core\common.py", line 1764, in > aliasToDbmsEnum > if value.lower() in item[0]: > AttributeError: 'NoneType' object has no attribute 'lower' > > [*] shutting down at: 09:44:21 > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > 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 Mobile: +447788962949 (UK 07788962949) PGP Key ID: 0x05F5A30F |