Open blacksper opened 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
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
This should be fixed in 2.3 version
Hey,
Unhandled exception: 'ascii' codec can't encode character u'\u200e' in position 24: ordinal not in range(128)
This error is throwing up :(
Same error: wfuzz 2.4 ubuntu 4.15.0-55-generic
Same error too in wfuzz version 2.4 kali linux 19.1
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.txtMy running option:
~/wfuzz$ ./wfuzz -c -v -t 60 --filter="not(c=404 and w=32)" -Z -z file,/path/to/common *target*