Re: [sqlmap-users] official sqlmap lucid package && --update switch
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2010-08-02 15:35:50
|
sudo sqlmap --update -v2. Just in case, svn checkout sqlmap development version from subversion repository and use that one. Bernardo On Sat, Jul 31, 2010 at 13:28, j0rn <cm...@gm...> wrote: > on latest ubuntu distro (lucid/lynx, up to date) : > > $ su > # apt-get install sqlmap > # sqlmap --update > > /usr/share/sqlmap/lib/core/convert.py:27: DeprecationWarning: the md5 > module is deprecated; use hashlib instead > import md5 > /usr/share/sqlmap/lib/core/convert.py:28: DeprecationWarning: the sha > module is deprecated; use the hashlib module instead > import sha > > sqlmap/0.6.4 coded by Bernardo Damele A. G. <ber...@gm...> > and Daniele Bellucci <dan...@gm...> > > [*] starting at: 14:17:59 > > [14:17:59] [INFO] updating sqlmap > [14:17:59] [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.... The developers will fix it as soon > as possible: > sqlmap version: 0.6.4 > Python version: 2.6.5 > Operating system: linux2 > Traceback (most recent call last): > File "/usr/bin/sqlmap", line 78, in main > init(cmdLineOptions) > File "/usr/share/sqlmap/lib/core/option.py", line 770, in init > update() > File "/usr/share/sqlmap/lib/core/update.py", line 349, in update > __updateSqlmap() > File "/usr/share/sqlmap/lib/core/update.py", line 246, in __updateSqlmap > logger.errMsg(errMsg) > AttributeError: instance has no attribute 'errMsg' > > [*] shutting down at: 14:17:59 > > regards, > > -- > j0rn > http://nibbles.tuxfamily.org/ > > > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > 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 |