How to Install and Uninstall cupp Package on Kali Linux

Last updated: May 11,2024

1. Install "cupp" package

This is a short guide on how to install cupp on Kali Linux

$ sudo apt update $ sudo apt install cupp

2. Uninstall "cupp" package

Please follow the guidance below to uninstall cupp on Kali Linux:

$ sudo apt remove cupp $ sudo apt autoclean && sudo apt autoremove

3. Information about the cupp package on Kali Linux

Package: cupp
Version: 0.0+20190501.git986658-6
Installed-Size: 59
Maintainer: Marcio de Souza Oliveira
Architecture: all
Depends: python3:any
Size: 13300
SHA256: 0b467c83b63c6a7585ca8954acd7a32b0e631d3befee20578578c247f300da72
SHA1: f514a106ae825aa0d997656464497b33a020b20d
MD5sum: 04eb9fb3d4e5a62c69170920343fa66d
Description: generate dictionaries for attacks from personal data
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.
Description-md5:
Homepage: https://github.com/Mebus/cupp
Section: misc
Priority: optional
Filename: pool/main/c/cupp/cupp_0.0+20190501.git986658-6_all.deb