Word Gen is a wordlist generator tool to do bruteforce attack. It's a simple python script to generate wordlist by typing few words.
- Termux
- Kali Linux
Download Termux app from google play store and type following commands
apt update && apt upgrade -y
apt install git -y
git clone https://github.com/vpphacker/wordgen.git
cd wordgen
sh install.sh
python3 wordgen.py
Now select 1 option and type 6 or 8 words, tool will guide you.
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible.