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
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.
utf-8
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)
The text was updated successfully, but these errors were encountered:
i cannot reproduce using the latest version from master (f5d660f), can you please attach the wordlist that caused the error?
Sorry, something went wrong.
it is happening with rockyou wordlist which is build in kali
No branches or pull requests
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:
(as well as the other required args)
The text was updated successfully, but these errors were encountered: