We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please check:
Please describe your local environment:
Wfuzz version: 2.4
Python version: 2.7.16+
OS: Kali linux
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
The text was updated successfully, but these errors were encountered:
Same issue here, seen before in #92 . Changing to 2.3 temporally fix the issue
Sorry, something went wrong.
@bennesp So 2.3 will work temporally on kali last updated?
Personally I was testing v2.3 on Ubuntu 16.04.06 LTS, but I think it will work also on Kali
Same error:
No branches or pull requests
Issue template
Context
Please check:
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
The text was updated successfully, but these errors were encountered: