Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<class 'UnicodeEncodeError'> 'ascii' codec can't encode characters #193

Open
n0kovo opened this issue Apr 11, 2023 · 2 comments
Open

<class 'UnicodeEncodeError'> 'ascii' codec can't encode characters #193

n0kovo opened this issue Apr 11, 2023 · 2 comments

Comments

@n0kovo
Copy link

n0kovo commented Apr 11, 2023

When using http_fuzz with a wordlist containing unicode characters, I get the above error once patator reaches any unicode character in the wordlists.

Seems like utf-8 should be specified somewhere in the code, but I can't seem to figure out where.

I'm running the latest version in Docker, with the following options:

auto_urlencode=0 method=POST body='{"adminuser":"FILE0","adminpass":"FILE1"}' -l '/mnt/test' --group 0:1 

(as well as the other required args)

@lanjelot
Copy link
Owner

lanjelot commented Oct 9, 2023

i cannot reproduce using the latest version from master (f5d660f), can you please attach the wordlist that caused the error?

@Bw0rKBlack
Copy link

it is happening with rockyou wordlist which is build in kali

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants