Skip to content

Unhandled exception (#fc20a8a2) #5759

Description

@sqlmapreporter
Running version: 1.8.7.3#dev
Python version: 3.11.9
Operating system: Linux-6.6.15-amd64-x86_64-with-glibc2.38
Command line: /usr/bin/sqlmap -u *********************************** --csrf-url ******************************* --csrf-token=acdt67gshfuiuasfsg --cookie=******************************** --data=************************************************************************************************************************************************************************************************************************ -p street_address --random-agent --dump
Technique: ERROR
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "sqlmap", line 222, in main
    start()
  File "/share/sqlmap/lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^
  File "/share/sqlmap/lib/controller/controller.py", line 732, in start
    action()
  File "/share/sqlmap/lib/controller/action.py", line 163, in action
    conf.dbmsHandler.dumpTable()
  File "/share/sqlmap/plugins/generic/entries.py", line 273, in dumpTable
    for entry in entries:
  File "/share/sqlmap/lib/core/bigarray.py", line 201, in __iter__
    yield self[i]
          ~~~~^^^
  File "/share/sqlmap/lib/core/bigarray.py", line 179, in __getitem__
    return chunk[offset]
           ~~~~~^^^^^^^^
IndexError: list index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions