Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception (#fc20a8a2) #5759

Closed
sqlmapreporter opened this issue Aug 5, 2024 · 0 comments
Closed

Unhandled exception (#fc20a8a2) #5759

sqlmapreporter opened this issue Aug 5, 2024 · 0 comments

Comments

@sqlmapreporter
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant