Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unhandled exception (#64cc1774) #2786

@sqlmapreporter

Description

@sqlmapreporter
sqlmap version: 1.1.11.19#dev
Python version: 2.7.12
Operating system: posix
Command line: sqlmap.py -u ***************************************** -D finvent_out -T ******* --columns --stop=100 --dump -thread=10
Technique: UNION
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 157, in main
    start()
  File "lib/controller/controller.py", line 655, in start
    action()
  File "lib/controller/action.py", line 121, in action
    conf.dbmsHandler.dumpTable()
  File "plugins/generic/entries.py", line 82, in dumpTable
    tblList = conf.tbl.split(',')
AttributeError: 'bool' object has no attribute 'split'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions