Creating A Custom Password WordList For Brute Force
Intoduction
In this post you will be able to create personalized WordList, by using Basic Information about the target person.
We will be using the CUPP tool to create this wordlist.
What is the CUPP Tool ?
This tool creates WordList using known information against the target system or person.
Considering that most people today use publicallly known personal information in their passwords.
Hence, probability of finding the targets password in Brute Force attacks increases significantly.
Installation Guide
First you download our tool 'git clone' command :
git clone https://github.com/Mebus/cupp.git
cd cupp
python3 cupp.py
How to Use
It will ask you a few questions and will create a password list according to these questions
After entering the questions this tool will automatically generate WordList of passwords depnding on entered data.
As you can see, it create 216 passwords according to password rules.
Post Credit : Cyber Security Mumbai
0 Comments
Please do not add Any Spam link in Comments !