Skip to content
#

data-breach

Here are 19 public repositories matching this topic...

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

A Python tool that checks password strength in real-time. It provides feedback on complexity, checks against common passwords, evaluates entropy, and verifies if the password has been exposed in data breaches using the "Have I Been Pwned" API. Includes visual reports and breach risk scoring.

  • Updated May 3, 2025
  • Python

Improve this page

Add a description, image, and links to the data-breach 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 topic, visit your repo's landing page and select "manage topics."

Learn more