Using CUPP to guess passwords
CUPP ( stands for common user password profiler ) is a useful tool in cracking passwords. It uses information that is given and makes few possible passwords based on common users.
How to use :
You will need to git clone the repository from github
git clone https://github.com/Mebus/cupp.git
Then get in to the directory by
cd /path/to/cupp
To run the cupp:
python3 cupp.py -i
And then just fill all the fields required.
When you’re done, it will output a txt file with all the possible passwords.