Passwords/Password Cracking
CUPP
A tool used to generate wordlists for password cracking based on personal information obtained through open-source intelligence (OSINT) techniques
Common User Passwords Profiler
Quickstart
git clone https://github.com/Mebus/cupp.git
Usage
python3 cupp.py -h
Screenshot

Resources
Crunch
Crunch is a wordlist generator tool that can be used to create custom wordlists based on specified criteria. It generates wordlists through combinations and permutations of a set of characters, which can include numbers, symbols, and both uppercase and lowercase letters.
Hydra
Hydra is a powerful tool used for performing brute-force attacks on various protocols and services to test the security of authentication mechanisms