xmendez / wfuzz

Web application fuzzer
http://wfuzz.io
GNU General Public License v2.0
5.96k stars 1.38k forks source link

Unhandled exception: 'ascii' codec #92

Open blacksper opened 6 years ago

blacksper commented 6 years ago

Hello, I catch the following error when I use my fuzzing list Unhandled exception: 'ascii' codec can't decode byte 0xa3 in position 0: ordinal not in range(128) Killed common.txt

My running option: ~/wfuzz$ ./wfuzz -c -v -t 60 --filter="not(c=404 and w=32)" -Z -z file,/path/to/common *target*

xmendez commented 6 years ago

Hi,

Are you using version 2.3 from master? Although in master, this has not been released yet. Can you use the last version from pypi

Cheers

blacksper commented 6 years ago

Hmm, something strange. By now I can't reproduce it with common.txt wordlist, but I was able to do it with following wordlist. raft-large-directories.txt

xmendez commented 6 years ago

This should be fixed in 2.3 version

strongesthuman commented 5 years ago

Hey,

Unhandled exception: 'ascii' codec can't encode character u'\u200e' in position 24: ordinal not in range(128)

This error is throwing up :(

0xVIC commented 5 years ago

Same error: wfuzz 2.4 ubuntu 4.15.0-55-generic

S03HT3T commented 5 years ago

Same error too in wfuzz version 2.4 kali linux 19.1