Closed
Description
Running version: 1.5.6#pip
Python version: 3.9.2
Operating system: Linux-5.10.0-6parrot1-amd64-x86_64-with-glibc2.31
Command line: /usr/local/bin/sqlmap -u ************************************* --tables --columns -dbs --random-agent -passwords -f --technique=BEUSQT -level 4 -risk 3 --text-only --threads 5 --hex --dependencies -scope=payment
Technique: BOOLEAN
Back-end DBMS: PostgreSQL (fingerprinted)
Traceback (most recent call last):
File "sqlmap.py", line 216, 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 244, in getPasswordHashes
users = self.getUsers()
File "plugins/generic/users.py", line 130, in getUsers
query = rootQuery.blind.count3
AttributeError: 'DictObject' object has no attribute 'count3'
Metadata
Metadata
Assignees
Labels
No labels