Re: [sqlmap-users] BUG
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2013-06-16 10:36:07
|
Hi. Thank you for your report and find it fixed now. Kind regards, Miroslav Stampar On Sat, Jun 15, 2013 at 12:38 PM, <cyb...@to...> wrote: > [11:39:22] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your > run with the latest development version from the GitHub repository. If the > exception persists, please send by e-mail to > 'sql...@li...' or open a new issue at > 'https://github.com/sqlmapproject/sqlmap/issues/new' with the following > text and any information required to reproduce the bug. The developers > will try to reproduce the bug, fix it accordingly and get back to you. > sqlmap version: 1.0-dev > Python version: 2.7.3 > Operating system: posix > Command line: ./sqlmap --tor --tor-type=SOCKS5 --mobile -u > **************************************************** --risk=3 --dbms=mysql > -o --technique=EU --search -C ******************** --threads=10 > --answers=follow=Y --smart -v3 > Technique: ERROR > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "./sqlmap", line 95, in main > start() > File "/usr/share/sqlmap/lib/controller/controller.py", line 576, in start > action() > File "/usr/share/sqlmap/lib/controller/action.py", line 133, in action > conf.dbmsHandler.search() > File "/usr/share/sqlmap/plugins/generic/search.py", line 594, in search > self.searchColumn() > File "/usr/share/sqlmap/plugins/generic/search.py", line 433, in > searchColumn > tbls = tbl.split(",") > AttributeError: 'NoneType' object has no attribute 'split' > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar http://about.me/stamparm |