[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
'sqlmap-users@lists.sourceforge.net' 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
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to