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

Unhandled exception: 'ascii' codec can't encode characters in position 48-49: ordinal not in range(128) #154

Open
1 task done
MoRizk90 opened this issue Aug 19, 2019 · 4 comments
Labels

Comments

@MoRizk90
Copy link

MoRizk90 commented Aug 19, 2019

Issue template

Context

Please check:

  • I've read the docs for Wfuzz

Please describe your local environment:

Wfuzz version: 2.4

Python version: 2.7.16+

OS: Kali linux

Report

What is the current behavior?

Unhandled exception: 'ascii' codec can't encode characters in position 48-49: ordinal not in range(128)

What is the expected or desired behavior?

The output results of all the text fields in the big.txt file

Please provide steps to reproduce, including exact wfuzz command executed and output:

The below command was run in the terminal

wzuff -c -w /usr/share/dirb/wordlists/big.txt htt[://docker.hackthebox.eu:40439/action.php?FUZZ=test

Other relevant information:

NULL

@bennesp
Copy link

bennesp commented Aug 20, 2019

Same issue here, seen before in #92 .
Changing to 2.3 temporally fix the issue

@MoRizk90
Copy link
Author

@bennesp
So 2.3 will work temporally on kali last updated?

@bennesp
Copy link

bennesp commented Aug 21, 2019

Personally I was testing v2.3 on Ubuntu 16.04.06 LTS, but I think it will work also on Kali

@0xVIC
Copy link

0xVIC commented Aug 23, 2019

Same error:

  • Wfuzz 2.4
    Unhandled exception: 'ascii' codec can't encode characters in position 48-49: ordinal not in range(128)

@xmendez xmendez added the bug label Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants