You can use cewl to scrape a company's website and then download a base list from GitHub to combine them.
sort input.txt | uniq > cleaned.txt Login systems are often case-sensitive, but many users use lowercase. If you want to crack a Windows NTLM hash (case-insensitive), you can lowercase everything. download wordlist github work
To download a working copy from a mirror: You can use cewl to scrape a company's
alias dlwl='function _dlwl() uniq -u > "clean_$(date +%Y%m%d)_$2"; ; _dlwl' cleaned.txt Login systems are often case-sensitive