How to Install cupp3 in Ubuntu 18.04



Install cupp3 by entering the following commands in the terminal:

sudo apt update
sudo apt install cupp3

Description:

generate dictionaries for attacks from personal data version for python3

CUPP (Common User Passwords Profiler) is a wordlist generator tool that can generate wordlists from information such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password. . A weak password might be very short or only use alphanumeric characters, making decryption simple. A weak password can also be one that is easily guessed by someone profiling the user, such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password. From a social engineering you can obtain information to use with the CUPP, this way the tool can create a very effective dictionary for brute force attacks or dictionary attacks. . That is why CUPP has born, and it can be used in situations like security penetration tests or forensic crime investigations. . This package install cupp that uses python3.

Homepage: https://github.com/Mebus/cupp

Version: 0.0+20160624.git07f9b8-1

Section: universe/misc