Skip to content

Unhandled exception (#46bf57f0) #4914

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.5.10.17#dev
Python version: 3.3.0
Operating system: Windows-XP-5.1.2600-SP3
Command line: sqlmap.py -u **********************************************************************************
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap.py", line 214, in main
    start()
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 449, in start
    checkWaf()
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/controller/checks.py", line 1428, in checkWaf
    retVal = (Request.queryPage(place=place, value=value, getRatioValue=True, noteResponseTime=False, silent=True, raise404=False, disableTampering=True)[1] or 0) < IPS_WAF_CHECK_RATIO
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/request/connect.py", line 1492, in queryPage
    page = removeReflectiveValues(page, payload)
  File "lib/core/common.py", line 4072, in removeReflectiveValues
    if all(part.lower() in content.lower() for part in filterNone(regex.split(REFLECTED_REPLACEMENT_REGEX))[1:]):  # fast optimization check
  File "lib/core/common.py", line 4072, in <genexpr>
    if all(part.lower() in content.lower() for part in filterNone(regex.split(REFLECTED_REPLACEMENT_REGEX))[1:]):  # fast optimization check
SystemError: invalid maximum character passed to PyUnicode_New

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions