babyboydaprince / passwordchecker

A Python tool that checks if your password is secure or if it has been found in security data breaches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Password Checker

Simple python script which utilizes K-Anonymity method to validate if your password has been found in data breaches.

πŸš€ Run

python passwordChecker.py [password to check]

Example

python passwordChecker.py hello123

πŸ“‹ Prerequisites

  • Python 3

πŸ”§ Installation

Does not require installation

πŸ› οΈ Made with

  • Python 3.9.2

πŸ“Œ passwordChecker version

  • 1.0

⌨️ Made with ❀️ by BraiNiac πŸ‘½

About

A Python tool that checks if your password is secure or if it has been found in security data breaches.


Languages

Language:Python 100.0%