Skip to content

How To Generate Wordlists With CUPP | Kali Linux

CUPP is a wordlist generator where you can specify profile someone to generate a custom wordlist based on people’s characteristics

  • clone the github repository and start cupp – git clone https://github.com/Mebus/cupp

CUPP syntax

The basic syntax for cupp looks like this:

python3 cupp.py -h

cupp -help

Example

 start the script – ./cupp.py -i

the -i is for interactive mode where the script will ask questions about the target and uses the input to create the wordlist.

and out comes a .txt file with the wordlist.

1 thought on “How To Generate Wordlists With CUPP | Kali Linux”

Leave a Reply

Your email address will not be published. Required fields are marked *