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 (#ab5ff16d) #5735

Closed
sqlmapreporter opened this issue Jun 23, 2024 · 0 comments
Closed

Unhandled exception (#ab5ff16d) #5735

sqlmapreporter opened this issue Jun 23, 2024 · 0 comments

Comments

@sqlmapreporter
Copy link

Running version: 1.8.6.9#dev
Python version: 3.9.6
Operating system: macOS-14.5-arm64-arm-64bit
Command line: sqlmap.py -u ****************************************************************** --tables
Technique: ERROR
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 222, in main
    start()
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 732, in start
    action()
  File "lib/controller/action.py", line 115, in action
    conf.dumper.dbTables(conf.dbmsHandler.getTables())
  File "plugins/generic/databases.py", line 324, in getTables
    table = unArrayizeValue(table).strip()
AttributeError: 'NoneType' object has no attribute 'strip'
pull bot pushed a commit to googlesky/sqlmap that referenced this issue Jun 25, 2024
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