Script para verificar se a senha de vários email foi vazada
-
Updated
Dec 27, 2018 - Python
Script para verificar se a senha de vários email foi vazada
Query pwnedpasswords.com API from CLI
This is a python tool which can be used to check whether the password is pwned. This python script uses the pwnedpasswords api inorder to search for the given password.
A python3 project that safely checks the security of your passwords on your local computer using the Pwned API.
JIMI plugin for handling haveibeenpwned API. Also includes pwnedpasswords API.
Simple Python tool that generates passwords
Small projects using Python (and sometimes JS)
Using pwnedpasswords API to check if the password (or passwords) is breached or not
A tool to check if your password has been LEAKED! 🔓
🙏 Checks Firefox saved passwords against known data leaks using the Have I Been Pwned API.
A simple module for haveibeenpwnd.com written in python which checks if the password has been compromised or found in a data leak using the API from haveibeenpwnd.com.
Provides a password validator for Django that checks submitted passwords against the Pwned Passwords API
Lightweight and secure password checker for detecting password compromise. Powered by the "pwnedpasswords.com" API. This app runs via terminal, or your favorite choice of command line interface (CLI).
Kerberos / Windows AD / Linux PAM password change check against breached lists (HIBP), and other rules
Passchek is a simple cli tool, checks if your password has been compromised.
Password Security Check: Users can pass a password as an argument to the code, and it will check if the password is compromised or not
Pasword check script connecting to the pwnedpassword API to check if the selected password has been leaked in the past
Python code checking a password as a combination of alphanumeric characters along with special characters, and checking whether the password is valid or not with the help of a few conditions.
Checkt pwnedpasswords.com in a secure way
Add a description, image, and links to the pwnedpasswords topic page so that developers can more easily learn about it.
To associate your repository with the pwnedpasswords topic, visit your repo's landing page and select "manage topics."