|
|
|
|
|
by revelation
5122 days ago
|
|
Given that these hashes are not salted, running a 'uniq' on the list of all users' password hashes would probably already cut it by half, if not more. Then you eliminate all the easy ones from wordlists, and post the remains on the internet for people with excess computing power to bruteforce. |
|
sort -u combo_not.txt | wc -l 6458020
wc -l combo_not.txt 6458020