Download Install Wordlist | Github
wget https://raw.githubusercontent.com/danielmiessler/SecLists/master/Passwords/Common-Credentials/10-million-password-list-top-1000000.txt
git clone https://github.com/danielmiessler/SecLists.git
Open your terminal (or Git Bash on Windows) and navigate to the folder where you want to store your tools.
# Navigate to your preferred location
cd /opt/
john --wordlist=/usr/share/wordlists/SecLists/Passwords/Common-Credentials/10k-most-common.txt hashfile download install wordlist github
wget https://raw.githubusercontent.com/danielmiessler/SecLists/master/Passwords/Common-Credentials/10-million-password-list-top-1000000.txt