Re: [sqlmap-users] Bug in "--reg-del"
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2009-12-21 11:06:05
|
Fixed and committed. Thanks for reporting. Cheers, Bernardo On Sat, Dec 19, 2009 at 13:42, Roberto Castrogiovanni <cas...@gm...> wrote: > Hi, > here is a bug in sqlmap > > ./sqlmap.py --proxy "http://localhost:8118" -u "http://www.xxx.xx?ID=966" > --user-agent="-" --reg-del > > sqlmap version: 0.8-rc2 > Python version: 2.5.4 > Operating system: linux2 > Traceback (most recent call last): > File "./sqlmap.py", line 84, in main > start() > File "/home/user/sicurezza/sqlmap/lib/controller/controller.py", line 263, > in start > action() > File "/home/user/sicurezza/sqlmap/lib/controller/action.py", line 163, in > action > conf.dbmsHandler.regDel() > File "/home/user/sicurezza/sqlmap/plugins/generic/takeover.py", line 557, > in regDel > regVal = readInput(msg, default=default) > NameError: global name 'default' is not defined > > [*] shutting down at: 14:38:35 > > > THank you in advance > > Roberto > -- > Computers are like air-conditioners: > they stop working properly > when you open Windows > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > 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 |