A wordpress security auditor! Audit your wordpress application for security issues with even 1 request.
-
Updated
Jul 10, 2024 - Python
A wordpress security auditor! Audit your wordpress application for security issues with even 1 request.
This application checks if your account has been breached and credentials are publicly accessible. Also checks if password breached and suggests strong passwords.
Check your password securely without transmitting your password through internet.
AI Password Manager : An efficient way of storing and managing your credentials with a touch of AI !
A python file which checks your password if it has been breached or safe to use securely without trusting website's https connection and also send only 5 hexadecimal characters of hash to server to make sure server is not compromised and get checks done on your own personal computer without trusting any other device.
checking your password in leaked databases using API
Two programs that generate a strong password and checks if a password has been leaked or not.
PasswordChecker is a python script that evaluates a user's password strength.
A password toolkit: Evaluate, generate, and much more.
(Simple) Password Generator and Checker
This is a secure password checker written in Python that uses data harvested from haveibeenpwned API to verify whether the password you are using has already been leaked.
Check if your email and/or password has been breached.
The most secure password checker project
Aesthetically pleasing password checker
Python Tkinter-based Password Manager with AES encryption, Google Authenticator 2FA, and integrated password generator and checker for enhanced security and streamlined credential management.
🥽PSSWD-Checker is a Python script designed to evaluate the strength of passwords and enhance user security. It assesses passwords based on criteria such as length, complexity, and common patterns, while also checking for potential breaches using the Have I Been Pwned API. The script provides new password.
Ensure your passwords are up to the mark with Password Compliance Checker! This Python-based GUI application scrutinizes your passwords for complexity, including length, digit inclusion, special characters, and avoidance of common patterns, providing you with instant feedback to enhance your security.
Add a description, image, and links to the password-checker topic page so that developers can more easily learn about it.
To associate your repository with the password-checker topic, visit your repo's landing page and select "manage topics."