Open Cvar1984 opened 2 years ago
same here on a 91g list
passwds = f.read().splitlines() File "/usr/lib/python3.9/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf1 in position 5079973: invalid continuation byt
passwds = f.read().splitlines() File "/usr/lib/python3.9/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf1 in position 5079973: invalid continuation byt
This is a different issue, you have an encoding problem with your wordlist which can be fixed by re-encoding. See https://github.com/wpscanteam/wpscan/issues/190 on the wpscan repo.
The script doesn't run on python3. Try it on python2.7
wordlist size 165G
sysinfo