Skip to content

Unhandled exception (#1c205ee0) #5934

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.9.7.7#dev
Python version: 2.7.16
Operating system: Windows-10-10.0.19041
Command line: sqlmap.py -u ************************************************** -p idx --level=3 --risk=3 --user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.5195.102 Safari/537.36 --cookie=********************************************************************************************************************************************************************************** --headers=*********************************************************************************************************************************************************************************************************************************************************************************************************************************** --dbms=MySQL -D ****** -T user --dump --thread=10 --hex
Technique: UNION
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 222, in main
    start()
  File "lib/core/decorators.py", line 84, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 732, in start
    action()
  File "lib/controller/action.py", line 163, in action
    conf.dbmsHandler.dumpTable()
  File "plugins/generic/entries.py", line 287, in dumpTable
    kb.data.dumpedTable[column]["values"].append(colEntry)
  File "lib/core/bigarray.py", line 101, in append
    self.chunks[-1].append(value)
TypeError: 'NoneType' object is not callable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions