hascat plaintext mode (99999) with weakpass_3w list
#1
Hi, I'm trying to use hashcat in plaintext mode (-m 99999) to find a match to a word in the wordlist weakpass_3w (https://weakpass.com/wordlist/1950).

Code:
hashcat -m 99999 password123 my_wordlists\weakpass_3w.7z

but it seems like the word cannot be found in the list. I alsotried the same command with --hex-wordlist. Even if I try with other words that should be in the list according to weakpass website I get no match.

If I repeat the same for the rockyou.text wordlist I find a match to password123 without any problem.

Am I doing something wrong? Does it have to do with the format of weakpass_3w?
Reply


Messages In This Thread
hascat plaintext mode (99999) with weakpass_3w list - by albekkjj - 06-12-2022, 12:02 AM