01-06-2020, 04:48 AM
So when I 'decrypt' the emails and hashes together I get left with only like 20 results.
The command I use is:
hashcat64.exe -m 0 -a 0 --username [hashes.txt] [wordlist.txt]
then to retrieve results:
hashcat64.exe -m 0 --username --show [hashes.txt] --outfile-format=2 -o [results.txt]
I put in like 350 hash combos, but only get 12 results.
Is there not enough words in my wordlist? It's 435MB.
If that's the problem can anyone link me a good place to get a bunch of password and wordlists?
The command I use is:
hashcat64.exe -m 0 -a 0 --username [hashes.txt] [wordlist.txt]
then to retrieve results:
hashcat64.exe -m 0 --username --show [hashes.txt] --outfile-format=2 -o [results.txt]
I put in like 350 hash combos, but only get 12 results.
Is there not enough words in my wordlist? It's 435MB.
If that's the problem can anyone link me a good place to get a bunch of password and wordlists?