Re: [sqlmap-users] infinite loop
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2011-05-08 02:10:04
|
Please find it fixed now, r3860. Thanks for reporting. Bernardo On 7 May 2011 17:36, ultramegaman <sec...@ul...> wrote: > Rev. 3854 > I was running it in a screen session, so I'm missing the top part of > the error message. The only command-line flag given was --dump-all > Sorry I can't be more helpful. > > > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1683, in dumpAll > data = self.dumpTable() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1395, in dumpTable > return self.dumpAll() > File "/tmp/sqlmap-dev/plugins/generic/enumeration.py", line 1663, in dumpAll > logger.info(infoMsg) > File "/usr/lib/python2.6/logging/__init__.py", line 1056, in info > self._log(INFO, msg, args, **kwargs) > File "/usr/lib/python2.6/logging/__init__.py", line 1173, in _log > self.handle(record) > File "/usr/lib/python2.6/logging/__init__.py", line 1183, in handle > self.callHandlers(record) > File "/usr/lib/python2.6/logging/__init__.py", line 1220, in callHandlers > hdlr.handle(record) > File "/usr/lib/python2.6/logging/__init__.py", line 679, in handle > self.emit(record) > File "/usr/lib/python2.6/logging/__init__.py", line 804, in emit > self.handleError(record) > File "/usr/lib/python2.6/logging/__init__.py", line 733, in handleError > traceback.print_exception(ei[0], ei[1], ei[2], None, sys.stderr) > File "/usr/lib/python2.6/traceback.py", line 125, in print_exception > print_tb(tb, limit, file) > File "/usr/lib/python2.6/traceback.py", line 57, in print_tb > if hasattr(sys, 'tracebacklimit'): > AttributeError: 'module' object has no attribute 'tracebacklimit' -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobile: +447788962949 (UK 07788962949) PGP Key ID: 0x05F5A30F |