/wordlists

Wordlists based on the Wikipedia databases of certain countries.

Wikipedia Wordlists

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.

Parsed databases

Example usage

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

Parsing databases

I will upload a Python script that is able to convert Wikipedia databases to wordlists soon.