10-29-2021, 05:00 PM
how are these hashes generated ?
the algorithm details say, that the password always needs to be converted to upper-case (hashcat does this internally, like all the other correct generators).
also see https://en.wikipedia.org/wiki/LAN_Manage..._algorithm
maybe you testing is wrong and you are generating them incorrectly ? otherwise you probably wouldn't ask for a-z characters (if the hash algorithm says that everything needs to be upper-cased internally).
I think this is a misconception/misunderstanding
the algorithm details say, that the password always needs to be converted to upper-case (hashcat does this internally, like all the other correct generators).
also see https://en.wikipedia.org/wiki/LAN_Manage..._algorithm
maybe you testing is wrong and you are generating them incorrectly ? otherwise you probably wouldn't ask for a-z characters (if the hash algorithm says that everything needs to be upper-cased internally).
I think this is a misconception/misunderstanding