Latest posts

10/recent/ticker-posts

Creating A Custom Password WordList For Brute Force | Generate Password List Using CUPP Tool in Linux

 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.


Also we would like to tell you about an online tool, The name of this tool is WeakPass,



This tool can create a password list according to some password rule set.



As you can see, it create 216 passwords according to password rules.




Post Credit : Cyber Security Mumbai



Also Visit


Post a Comment

0 Comments