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

__createTargetDirs UnicodeEncodeError #154

Copy link
Copy link
@stamparm

Description

@stamparm
Issue body actions

[10:00:34] [CRITICAL] unhandled exception in sqlmap/1.0-dev-4649450, retry your run with the latest development version from the GitHub repository. If the exception persists, please send by e-mail to 'sqlmap-users@lists.sourceforge.net' or open a new issue at 'https://github.com/sqlmapproject/sqlmap/issues/new' with the following text and any information required to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you.
sqlmap version: 1.0-dev-4649450
Python version: 2.7.1+
Operating system: posix
Command line: sqlmap.py -u ******************* --forms -o --random-agent
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
File "/home/stamparm/Dropbox/Work/sqlmap/_sqlmap.py", line 72, in main
start()
File "/home/stamparm/Dropbox/Work/sqlmap/lib/controller/controller.py", line 346, in start
setupTargetEnv()
File "/home/stamparm/Dropbox/Work/sqlmap/lib/core/target.py", line 441, in setupTargetEnv
__createTargetDirs()
File "/home/stamparm/Dropbox/Work/sqlmap/lib/core/target.py", line 402, in __createTargetDirs
f.write(kb.originalUrls.get(conf.url) or conf.url or conf.hostname)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 32-45: 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.