Skip to content

Unhandled exception (#91b20b13) #5994

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.9.10.5#dev
Python version: 3.13.9
Operating system: Windows-11-10.0.26200-SP0
Command line: sqlmap.py -u ************************************************************************************************************************************************************ --dbs
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap.py", line 222, in main
    start()
    ~~~~~^^
  File "lib/core/decorators.py", line 84, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 596, in start
    check = heuristicCheckSqlInjection(place, parameter)
  File "lib/controller/checks.py", line 1137, in heuristicCheckSqlInjection
    for match in re.finditer(FI_ERROR_REGEX, page or ""):
                 ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: internal error in regular expression engine

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions