CUPP Termux Tool - common User Passwords Profiler

The most common form of authentication is the combination of a username and a password or passphrase. If both match values stored within a locally stored table, the user is authenticated for a connection. Password strength is a measure of the difficulty involved in guessing or breaking the password through cryptographic techniques or library-based automated testing of alternate values.

A weak password might be very short or only use alphanumberic characters, making decryption simple. A weak password can also be one that is easily guessed by someone profiling the user, such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password.

That is why CUPP was born, and it can be used in situations like legal penetration tests or forensic crime investigations.

CUPP Termux Tool - common User Passwords Profiler

Requirement’s

Android
  • Android version 5.0 and above
  • Termux application
  • Git package
  • Python package
Linux
  • Git package
  • Python package

How to install and use CUPP Termux Tool

Step 1:

First you download CUPP Termux Tool package in your terminal so type this below command.

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

CUPP Termux Tool - common User Passwords Profiler

Step 2:

Open CUPP Termux Tool folder in your terminal so type this below command

cd cupp

CUPP Termux Tool - common User Passwords Profiler

Step 3:

Now give permission to read, Write and execute of cupp.py python file so type this below command in your termux.

chmod +x *.py

give permission to the tool

Step 4:

Now run cupp.py python file so type this below command this command will help you to run this tool in youer terminal.

python3 cupp.py

CUPP Termux Tool - common User Passwords Profiler

Once you run CUPP Termux Tool you can see the above image. there are four option’s are there to make password list the best way is you choose –interactive mode

python3 cupp.py -i

execute the tool
Once you run interactive mode this tool ask some information about victim just fill all the information you will get best password list. Enjoy

 GITHUB

Post a Comment

Previous Post Next Post