Skip to content

Unhandled exception (#ec87e153) #6023

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.10.2.18#dev
Python version: 3.13.12
Operating system: Windows-11-10.0.26100-SP0
Command line: sqlmap.py -r *********************************** --auth-type=**** --auth-cred=********************* --dbms=mssql --force-ssl --risk=3 --level=3
Technique: None
Back-end DBMS: Microsoft SQL Server (identified)
Traceback (most recent call last):
  File "sqlmap.py", line 177, in main
    init()
    ~~~~^^
  File "lib/core/option.py", line 2976, in init
    _setHTTPAuthentication()
    ~~~~~~~~~~~~~~~~~~~~~~^^
  File "lib/core/option.py", line 1427, in _setHTTPAuthentication
    from ntlm import HTTPNtlmAuthHandler
  File "ntlm/HTTPNtlmAuthHandler.py", line 86
    m = re.match(r'(NTLM [A-Za-z0-9+\-/=]+)', auth_header_value
                ^
SyntaxError: '(' was never closed

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