Re: [sqlmap-users] r3002: AttributeError: 'module' object has no attribute 'set_completer'
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-01-17 00:16:32
|
hi buawig. thank you for your report. find it fixed in the latest revision from our SVN repository. kr On Mon, Jan 17, 2011 at 12:50 AM, <bu...@gm...> wrote: > ./sqlmap.py --method=POST --data="username=&password=&submit=submit" > --keep-alive --current-user --dbs --current-db -p username -u > http://127.0.0.1/login --sql-shell > > > [CRITICAL] [...] > Python version: 2.6.4 > Operating system: posix > Traceback (most recent call last): > File "./sqlmap.py", line 83, in main > start() > File "/home/ca/tools/sqlmap-dev/lib/controller/controller.py", line > 414, in start > action() > File "/home/ca/tools/sqlmap-dev/lib/controller/action.py", line 114, > in action > conf.dbmsHandler.sqlShell() > File "/home/ca/tools/sqlmap-dev/plugins/generic/enumeration.py", line > 1963, in sqlShell > autoCompletion(sqlShell=True) > File "/home/ca/tools/sqlmap-dev/lib/core/shell.py", line 84, in > autoCompletion > readline.set_completer(completer.complete) > AttributeError: 'module' object has no attribute 'set_completer' > > > ------------------------------------------------------------------------------ > 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 > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B Location: Zagreb, Croatia |