A wordpress security auditor! Audit your wordpress application for security issues with even 1 request.
-
Updated
Jul 15, 2025 - 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.
Check if your email and/or password has been breached.
A password toolkit: Evaluate, generate, and much more.
(Simple) Password Generator and Checker
PasswordChecker is a python script that evaluates a user's password strength.
The most secure password checker project
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.
This is a simple command-line interface (CLI) tool designed to assess the strength of passwords and determine if they need to be changed. You can also generate strong passwords with it. The tool utilizes two important components:
Look for passwords compliant with a giver policy template in a file (rockyou.txt)
🔐 A simple Python tool to check password strength and get improvement tips. Beginner-friendly, CLI-based, and requires no external libraries.
🥽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.
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."