Skip to content

Unhandled exception (#b81491e8) #4736

Closed
@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.5.2.22#dev
Python version: 3.9.6
Operating system: Windows-10-10.0.18363-SP0
Command line: sqlmap.py -r ************ --passwords
Technique: BOOLEAN
Back-end DBMS: Altibase (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 217, in main
    start()
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 703, 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 332, in getPasswordHashes
    query = rootQuery.blind.query % (user, index)
TypeError: not all arguments converted during string formatting

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