Skip to content
#

password-leak

Here are 12 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

Improve this page

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

Learn more