Wordlists based on the Wikipedia databases of certain countries. These wordlists can be used for cracking password hashes using tools such as hashcat, john-the-ripper or any other tool you wish to use.
- NL (dutch) - download
NTLM
hashcat -m HASH_MODE NTDS_DUMP WORDLIST -r RULESET -vvv
hashcat -m 1000 dump.ntds -vvv ./nlwiki-2019-03-25.txt -r OneRuleToRuleThemAll.rule
I will upload a Python script that is able to convert Wikipedia databases to wordlists soon.