Skip to content

A cybersecurity tool to show how vulnerable your passwords can be, using the classic brute-force algorithm.

Notifications You must be signed in to change notification settings

azh412/CanItBrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CanItBrute

A cybersecurity tool to show how vulnerable your passwords can be, using the classic brute-force algorithm.

Setup

  1. Be sure you have Python, (3.8 recommended). This project does not support Python 2

  2. Clone this repository via your terminal

  3. Run the program by executing python3 CanItBrute.py

  4. Follow the instructions and enter the target password. (Note: The program will take sometime to crack longer passwords.)

About

A cybersecurity tool to show how vulnerable your passwords can be, using the classic brute-force algorithm.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages