Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Unhandled exception (#1fd771d4) #2511

Copy link
Copy link
@sqlmapreporter

Description

@sqlmapreporter
Issue body actions
sqlmap version: 1.1.4.48#dev
Python version: 2.7.10
Operating system: nt
Command line: sqlmap.py -c sqlmap.conf --flush-session --risk=3 --level=5
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap.py", line 150, in main
    start()
  File "lib/controller/controller.py", line 527, in start
    injection = checkSqlInjection(place, parameter, value)
  File "lib/controller/checks.py", line 322, in checkSqlInjection
    fstPayload = agent.cleanupPayload(test.request.payload, origValue=value if place not in (PLACE.URI, PLACE.CUSTOM_POST, PLACE.CUSTOM_HEADER) else None)
  File "lib/core/agent.py", line 319, in cleanupPayload
    payload = getUnicode(payload).replace("[ORIGVALUE]", origValue if origValue.isdigit() else unescaper.escape("'%s'" % origValue))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xea in position 376: ordinal not in range(128)
Reactions are currently unavailable

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.