Skip to content
#

data-breach-checker

Here are 2 public repositories matching this topic...

Cipher_Craftt

CipherCraftt is a powerful and customizable password generator that creates secure and memorable passwords or passphrases. It features passphrase generation, password expiry checking, entropy calculation, customizable wordlists, and more to ensure your passwords are both strong and easy to manage.

  • Updated Sep 19, 2024
  • Python

A Python script that checks whether a password has been compromised using the Have I Been Pwned service. The script automates the process of querying the website and retrieving the results for the given password, leveraging Selenium and a headless Firefox browser. It’s a simple tool for testing password security and checking for data breaches.

  • Updated Dec 3, 2024
  • Python

Improve this page

Add a description, image, and links to the data-breach-checker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-breach-checker topic, visit your repo's landing page and select "manage topics."

Learn more