Skip to content

Unhandled exception (#89f35b0e) #5367

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.7.3#stable
Python version: 2.7.17
Operating system: Linux-6.1.0-kali5-amd64-x86_64-with-debian-kali-rolling
Command line: /usr/bin/sqlmap -u ***************************************************** --tamper=concat2concatws --random-agent --technique=BEUSQT --batch --eval=”import ipdb
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap", line 222, in main
    start()
  File "/share/sqlmap/lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "/share/sqlmap/lib/controller/controller.py", line 436, in start
    if not checkConnection(suppressOutput=conf.forms):
  File "/share/sqlmap/lib/controller/checks.py", line 1489, in checkConnection
    page, headers, _ = Request.queryPage(content=True, noteResponseTime=False)
  File "/share/sqlmap/lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "/share/sqlmap/lib/request/connect.py", line 1346, in queryPage
    replacement = replacement.replace(_, safeVariableNaming(_))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)

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