CyberNotes
Passwords/Password Cracking

CUPP

A tool used to generate wordlists for password cracking based on personal information obtained through open-source intelligence (OSINT) techniques

Common User Passwords Profiler

Quickstart

git clone https://github.com/Mebus/cupp.git

Usage

python3 cupp.py -h

    -i      Interactive questions for user password profiling

    -w      Use this option to profile existing dictionary,
            or WyD.pl output to make some pwnsauce :)

    -l      Download huge wordlists from repository

    -a      Parse default usernames and passwords directly from Alecto DB.
            Project Alecto uses purified databases of Phenoelit and CIRT which where merged and enhanced.

    -v      Version of the program

Screenshot

Image

Resources

On this page