Tools & Utility
CUPP Password Generator
Common User Password Profiler - generates targeted wordlists based on personal information about the target.
#password#wordlist#profiling#social-engineering
CUPP: Common User Password Profiler
CUPP generates targeted wordlists based on personal information about the target, making it invaluable for social engineering engagements.
Installation
bash
git clone https://github.com/Mebus/cupp.git
cd cuppUsage
bash
# Interactive mode
python3 cupp.py -i
Download default wordlists
python3 cupp.py -l
Parse existing wordlist with profiling rules
python3 cupp.py -w wordlist.txtThe interactive mode asks for the target's name, birthday, partner's name, pet's name, and other personal details to generate a highly targeted wordlist.