Re: [sqlmap-users] Maybe a bug with --roles
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2010-03-26 20:44:46
|
Fixed and committed. Thanks, Bernardo On Fri, Mar 26, 2010 at 19:42, David Guimaraes <sk...@gm...> wrote: > # ./sqlmap.py ... --roles > > sqlmap/0.9-dev - automatic SQL injection and database takeover tool > http://sqlmap.sourceforge.net > > [*] starting at: 16:39:53 > > [16:39:53] [WARNING] the testable parameter 'unidade' you provided is not > into the Cookie > [16:39:53] [INFO] using > '/home/skys/sqlmap-dev/output/portais.ufg.br/session' as session file > [16:39:53] [INFO] resuming match ratio '0.848' from session file > [16:39:53] [INFO] resuming injection point 'POST' from session file > [16:39:53] [INFO] resuming injection parameter 'unidade' from session file > [16:39:53] [INFO] resuming injection type 'numeric' from session file > [16:39:53] [INFO] resuming 0 number of parenthesis from session file > [16:39:53] [INFO] resuming back-end DBMS 'postgresql' from session file > [16:39:53] [INFO] resuming union comment '--' from session file > [16:39:53] [INFO] resuming union count 8 from session file > [16:39:53] [INFO] resuming union position 2 from session file > [16:39:53] [INFO] testing connection to the target url > [16:39:53] [INFO] testing for parenthesis on injectable parameter > [16:39:53] [INFO] the back-end DBMS is PostgreSQL > > web application technology: PHP 5.2.12, Apache 2.2.14 > back-end DBMS: PostgreSQL > > [16:39:53] [INFO] fetching database users privileges > [16:39:53] [INFO] read from file 'xxx': xxx > > [16:39:53] [ERROR] unhandled exception in sqlmap/0.9-dev, please copy the > command line and the following text and send by e-mail to > sql...@li.... The developer will fix it as soon as > possible: > sqlmap version: 0.9-dev > Python version: 2.5.2 > Operating system: linux2 > Traceback (most recent call last): > File "./sqlmap.py", line 75, in main > start() > File "/home/skys/sqlmap-dev/lib/controller/controller.py", line 260, in > start > action() > File "/home/skys/sqlmap-dev/lib/controller/action.py", line 106, in action > conf.dbmsHandler.getRoles(), "role") > File "/home/skys/sqlmap-dev/lib/core/dump.py", line 110, in userSettings > users = userSettings.keys() > AttributeError: 'NoneType' object has no attribute 'keys' > > [*] shutting down at: 16:39:53 > > > -- > David Gomes Guimarães > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > 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 |