Last updated 1 year ago
# Get usernames wordlist wget https://raw.githubusercontent.com/jeanphorn/wordlist/master/usernames.txt -o /usr/share/wordlists/usernames.txt
SecLists
# Install SecLists git clone https://github.com/danielmiessler/SecLists sudo apt install seclists -y
Generate passwords based on your knowledge of the victim (names, dates...)
python3 cupp.py -h