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 (#dc54b5cc) #5344

Closed
sqlmapreporter opened this issue Feb 22, 2023 · 0 comments
Closed

Unhandled exception (#dc54b5cc) #5344

sqlmapreporter opened this issue Feb 22, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@sqlmapreporter
Copy link

Running version: 1.7.2.8#dev
Python version: 3.8.5
Operating system: Windows-7-6.1.7601-SP1
Command line: sqlmap.py -r ***** --dbs --current-db --level 3 -risk 2 -p station -a -cookie *******************************************
Technique: ERROR
Back-end DBMS: ClickHouse (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 83, in action
    conf.dumper.userSettings("database management system users password hashes", conf.dbmsHandler.getPasswordHashes(), "password hash", CONTENT_TYPE.PASSWORDS)
  File "plugins/generic/users.py", line 200, in getPasswordHashes
    query = rootQuery.inband.query
AttributeError: 'DictObject' object has no attribute 'inband'
@stamparm stamparm self-assigned this Feb 24, 2023
@stamparm stamparm added this to the 1.8 milestone Feb 24, 2023
@stamparm stamparm added the bug label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants