Skip to content

Unhandled exception (#c6ac12fb) #6059

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.10.5#stable
Python version: 3.13.5
Operating system: macOS-15.4.1-arm64-arm-64bit-Mach-O
Command line: sqlmap.py -r /Users/*******/Desktop/r.txt --proxy ********************* --force-ssl --hostname
Technique: None
Back-end DBMS: Spanner (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 222, in main
    start()
    ~~~~~^^
  File "lib/core/decorators.py", line 99, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 732, in start
    action()
    ~~~~~~^^
  File "lib/controller/action.py", line 70, in action
    conf.dumper.hostname(conf.dbmsHandler.getHostname())
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "plugins/generic/enumeration.py", line 79, in getHostname
    query = queries[Backend.getIdentifiedDbms()].hostname.query
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'DictObject' object has no attribute 'query'

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