Skip to content

A customized password generator based on CUPP, which provides a list of potential password for a person based on the information provided. Other features like integration with John and Hashcat, password shuffling etc to be integrated in future.

Notifications You must be signed in to change notification settings

AkMo3/PasswordListGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PasswordListGenerator

This project is build on the idea of CUPP and Mentalist to generate password list using different combinations of name, Birthdate, and special characters, mirroring the ideas of a human to minimize the number of passwords to be bruteforced or rather trying a random wordlist like rockyou that has millions of random passwords, it creates unique wordlist for everyone reducing time and increasing possibility to crack.

Requirements

  1. Java

Running Instructions

  1. Open run.batch file
  2. Give the required input.
  3. A .txt file with name of Target will be created in that folder.

About

A customized password generator based on CUPP, which provides a list of potential password for a person based on the information provided. Other features like integration with John and Hashcat, password shuffling etc to be integrated in future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published