Re: [sqlmap-users] Repport Error form Darkness.MKD
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2009-01-08 09:47:23
|
Hi, On Wed, Jan 7, 2009 at 00:26, Darkness. MKD <dar...@gm...> wrote: > ... > sqlmap version: 0.6.3 > Python version: 2.5.1 > Operating system: win32 > Traceback (most recent call last): > File "sqlmap.py", line 78, in main > File "lib\core\option.pyc", line 746, in init > File "lib\core\update.pyc", line 344, in update > File "lib\core\update.pyc", line 56, in __updateMSSQLXML > File "lib\request\connect.pyc", line 209, in getPage > File "lib\request\connect.pyc", line 56, in __getPageProxy > File "lib\request\connect.pyc", line 69, in getPage > AttributeError: 'NoneType' object has no attribute 'replace' It looks like the MSSQL_VERSIONS_URL variable has been changed/removed lib/core/settings.py. Restore it and run again, however, at the moment 0.6.3 is the latest stable release. I plan to release 0.6.4 in a week or so. Cheers, -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobiles: +39-3493821385 (IT), +44-(0)7788962949 (UK) PGP Key ID: 0x05F5A30F |