Skip to content

Unhandled exception (#d25dfcb3) #2499

Description

@sqlmapreporter
sqlmap version: 1.1.4.45#dev
Python version: 2.7.12
Operating system: posix
Command line: sqlmap.py -u *************************************************************************************** --random-agent -f --banner --is-dba --dbs --current-user --password --threads=6 --tor-type=SOCKS5 --risk=3 --level=5 --tamper=between,randomcase,space2comment
Technique: BOOLEAN
Back-end DBMS: MySQL (fingerprinted) SQLite (identified)
Traceback (most recent call last):
  File "sqlmap.py", line 150, in main
    start()
  File "lib/controller/controller.py", line 635, in start
    action()
  File "lib/controller/action.py", line 61, in action
    conf.dumper.currentUser(conf.dbmsHandler.getCurrentUser())
  File "plugins/generic/users.py", line 64, in getCurrentUser
    query = queries[Backend.getIdentifiedDbms()].current_user.query
AttributeError: 'DictObject' object has no attribute 'query'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions