twofi
Twitter words of interest
Platforms: Linux · Last verified September 6, 2026
When attempting to crack passwords custom word lists are very useful additions to standard dictionaries. An interesting idea originally released on the “7 Habits of Highly Effective Hackers” blog was to use Twitter to help generate those lists based on searches for keywords related to the list that is being cracked. I’ve expanded this idea into twofi which will take multiple search terms and return a word list sorted by most common first.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install twofi`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.