Ceating a custom password list for your target w/ cup.py 10-19-2016, 03:09 PM
#1
cupp.py - Common User Passwords Profiler
Hello everyone,
So i recently found out about this simple Python script that generates a list of passwords based on info given about your victim. It's pretty neat and can come in handy, so I figured why not share it?
About the tool :
So what Is CUPP Exactly?
CUPP is a tool (python script) that generates a wordlist specifically for a target.
It asks you questions about the target's (name, birth day, mothers name, etc... ) and then generates a password based on the keywords you entered.
So for example, if your target's mother is called Lucy, and her birthday was on 12/01/1950, your target could have a password like : Lucy1201, or Lucy0112 etc..
Cup.py generates a LONG list of possible combinations with the information you provided about the target, that you can later use as a wordlist to try and login,bruteforce,...
Setting up and using the script
Requirements : Python 2.7.X.X installed [X] ( Tutorial if you haven't intsalled this yet )
Note : If you already have python 3.x Installed, just run cupp3.py insead of cupp.py in step 1!
So let's start off by donwloading the script :
direct download (.rar)
github page
So now that you've downloaded the script, it's pretty easy to use!
Just follow these next few easy steps to generate your own custom password list
1) Cd into the dir where the script is installed; and run the script using python.
![[Image: jdudez.png]](https://a.sinister.ly/jdudez.png)
2) You'll be greeted with the all the options.
![[Image: kxhsls.png]](https://a.sinister.ly/kxhsls.png)
3 )Now to generate your own password list, simply run the script with th -i argument , and fill in everything you know about your victim.
4) Boom, an 19168 word long password list has been generated for you to use! Simple as that.
![[Image: rgezkl.png]](https://a.sinister.ly/rgezkl.png)
Thanks for reading!
6ix
EDIT : Changed the linked tutorial to one that shows how to download python 2.7.X
Also :
this is my first tutorial ever on this site, let me know how i did!
Hello everyone,
So i recently found out about this simple Python script that generates a list of passwords based on info given about your victim. It's pretty neat and can come in handy, so I figured why not share it?
About the tool :
Spoiler:
So what Is CUPP Exactly?
CUPP is a tool (python script) that generates a wordlist specifically for a target.
It asks you questions about the target's (name, birth day, mothers name, etc... ) and then generates a password based on the keywords you entered.
So for example, if your target's mother is called Lucy, and her birthday was on 12/01/1950, your target could have a password like : Lucy1201, or Lucy0112 etc..
Cup.py generates a LONG list of possible combinations with the information you provided about the target, that you can later use as a wordlist to try and login,bruteforce,...
Setting up and using the script
Requirements : Python 2.7.X.X installed [X] ( Tutorial if you haven't intsalled this yet )
Note : If you already have python 3.x Installed, just run cupp3.py insead of cupp.py in step 1!
So let's start off by donwloading the script :
direct download (.rar)
github page
So now that you've downloaded the script, it's pretty easy to use!
Just follow these next few easy steps to generate your own custom password list
1) Cd into the dir where the script is installed; and run the script using python.
![[Image: jdudez.png]](https://a.sinister.ly/jdudez.png)
2) You'll be greeted with the all the options.
![[Image: kxhsls.png]](https://a.sinister.ly/kxhsls.png)
3 )Now to generate your own password list, simply run the script with th -i argument , and fill in everything you know about your victim.
Spoiler:
4) Boom, an 19168 word long password list has been generated for you to use! Simple as that.
![[Image: rgezkl.png]](https://a.sinister.ly/rgezkl.png)
Thanks for reading!
6ix
EDIT : Changed the linked tutorial to one that shows how to download python 2.7.X
Also :
this is my first tutorial ever on this site, let me know how i did!
(This post was last modified: 10-23-2016, 03:23 PM by 6ix.)
i love you, léon