ZedH
ZedH
This error is due to the passwords stored within rockyou.txt - some passwords are not UTF-8 encoded. I will look into options regarding varying encodings with password/username file handling, but...
Can you provide some more information here -- what version of the tool are you attempting to run? Looking at your command, you appear to be invoking o365spray as if...
I ran into a similar scenario and decied to dig a bit deeper into Kerberos. It seems like this has to do with the way Kerberos will encrypt data by...
From my understanding, realm is going to be used as a part of the salt during encryption along with the authenticating username (`REALMusername`). As such, case-sensitivity becomes a factor for...