Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unhandled exception (#7882d899) #5805

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.8.4.5#dev
Python version: 3.8.8
Operating system: Windows-10-10.0.19041-SP0
Command line: sqlmap.py
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 80, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 300, in start
    for targetUrl, targetMethod, targetData, targetCookie, targetHeaders in kb.targets:
  File "lib/core/option.py", line 433, in __next__
    return self.next()
  File "lib/core/option.py", line 437, in next
    line = next(conf.stdinPipe)
  File "C:/Users/*************/anaconda3/lib/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte

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