Skip to content

Unhandled exception (#5eed3c0c) #6105

Description

@sqlmapreporter
Running version: 1.10.9.2#dev
Python version: 3.12.4
Operating system: Windows-11-10.0.26200-SP0
Command line: sqlmap.py -u *************************************** --os-shell
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap.py", line 254, in main
    start()
  File "lib/core/decorators.py", line 108, in _
    result = f(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^
  File "lib/controller/controller.py", line 745, in start
    check = heuristicCheckSqlInjection(place, parameter)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "lib/controller/checks.py", line 1260, in heuristicCheckSqlInjection
    if not conf.xpath and re.search(XPATH_ERROR_REGEX, page or ""):
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:/python486/Lib/re/__init__.py", line 177, in search
    return _compile(pattern, flags).search(string)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: internal error in regular expression engine

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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