GitHub topics: password-security
zubairahm3d/Cybersecurity-Awareness-Education-University-Settings
This repository contains a research paper on cybersecurity awareness in universities, focusing on student and faculty knowledge, current security measures, and recommendations for improving online safety. Key topics include password security, public Wi-Fi risks, and antivirus updates.
Size: 0 Bytes - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

n03stalg1a/Advanced-Password-Strength-Checker
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.
Language: Python - Size: 8.79 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Samuelson777/Password-Strength-Checker
Password Strength Checker is a simple, interactive web tool to evaluate password security in real-time. It helps users create stronger passwords by checking length, character variety, and special characters. Built with HTML, CSS, and JavaScript.
Language: HTML - Size: 9.77 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

DevSumanP/Password-Manager-App
🔒 A Flutter-based password manager app that securely stores login credentials, offers biometric authentication. Clean UI with search, categorization, and customizable password visibility.
Language: Dart - Size: 633 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

tlhalesebaeng/login-register
This is a repository for a full stack authentication app I built using the MERN Stack.
Language: JavaScript - Size: 901 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

shivamksharma/DevBrute
DevBrute is a versatile password brute forcing tool designed to tackle a wide range of Social Media accounts and Web Applications. With its robust capabilities, it's adept at breaking through various security barriers.
Language: Python - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 218 - Forks: 34

CYBER-MRINAL/PSSWD-Checker
🥽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.
Language: Python - Size: 16.6 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stzyium/saltforge
A simple Python password security system using cryptographic concepts like salting, hashing, and PBKDF2.
Language: Python - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

NameRectified/passwordChecker
This Python script checks whether a given password has been compromised in known data breaches using the Have I Been Pwned API. It hashes passwords using SHA-1 and ensures privacy by following the k-Anonymity model
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

okamyuji/PasswordGenerator
A secure password generator web application built with Go, featuring customizable password length, character types, and comprehensive security measures including cryptographic randomization.
Language: Go - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dwin/goSecretBoxPassword
A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.
Language: Go - Size: 157 KB - Last synced at: about 22 hours ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 9

AmashOnBlitz/Text-Encrypter
Krezméin Encrypter is a command-line tool that allows users to securely encrypt text using a custom password. The encrypted text can only be decrypted by providing the correct password, ensuring privacy and security. The tool generates .encryptedaob files for encrypted data and .security files for storing passwords.
Size: 85 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dwin/goArgonPass
goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.
Language: Go - Size: 238 KB - Last synced at: about 22 hours ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 7

kalmux1/PasStrength
PasStrength: Elevate Your Password Security with Advanced Strength and Leak Detection
Language: Python - Size: 4.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SamHulbert31/password-strength-checker
This project provides a tool to evaluate the strength of passwords based on various criteria, such as length and character diversity (uppercase, lowercase, numbers, special characters). It is designed to enhance security practices and reduce the risk of weak passwords.
Language: CSS - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kee-org/keevault2
Kee Vault 2 is a password manager for multiple devices. Password databases (Vaults) are encrypted using the KeePass storage format (KDBX) before being stored on the local device or sent to a remote server for synchronisation purposes.
Language: Dart - Size: 7.98 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 25 - Forks: 5

KhushXploit333/PassGauge
Your Password Security GUARDIAN!!! ##PASSGUAGE##
Language: JavaScript - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tanisha10101/Goldman-Sachs-Virtual-Engineering-Simulation
This project involves analyzing and cracking passwords using various tools to understand password protection mechanisms. It also aims to propose policy improvements to strengthen security practices.
Size: 145 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Krish-Makadiya/Password-generator
The Random Password Generator is a web tool that helps users create secure and random passwords using HTML, CSS and JavaScript..This tool allows users to generate a password of a specified length, with options to include uppercase letters, lowercase letters, numbers, and special characters.
Language: CSS - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

umuttopalak/pass-cli
A secure command-line password manager with AES-256 encryption and sudo authentication
Language: Python - Size: 42 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

retgere5/BruteForceHelper
A collection of Python tools for password analysis and wordlist optimization, including a password combination generator and a wordlist optimizer with advanced filtering capabilities. For educational purposes only.
Language: Python - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

BhattJayD/PassBreachFinder
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.
Language: Python - Size: 1.99 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ImmanuelFH/hashcat-guide-and-tools
Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

1limxapp/flutter_password_generator
Generate strong passwords for flutter applications based on secure, random and unique data created in native without dependencies
Language: Dart - Size: 54.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

1limxapp/react-native-password-generator
Generate strong passwords for react native applications based on secure, random and unique data created in native function without dependencies
Language: TypeScript - Size: 1.32 MB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

turkaysoftware/astel
Password Management Software
Language: C# - Size: 4.89 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

TheTallProgrammer/Password-Manager
Falkenberg's Password Manager is a secure, offline tool for managing and storing passwords locally. With strong encryption and customizable password generation, it ensures your data remains private and protected.
Language: C++ - Size: 83.2 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

krakodjaba/Social2brute
Этот скрипт демонстрирует, как злоумышленники могут использовать общедоступные данные для генерации множества возможных паролей. Это учебный инструмент, который помогает понять, почему сильные пароли и безопасные методы аутентификации так важны.
Language: Shell - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

AtentumZero/PassCheck
A web application featuring some handy password tools
Language: JavaScript - Size: 510 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 66 - Forks: 8

vibhasdutta/PASSGEN_AI
A tool for analyzing and improving password security by evaluating strength, identifying risks, and generating stronger alternatives.
Language: Python - Size: 4.06 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jaimeneeves/checkforce.js
:muscle: A library that helps to perform tasks to test strength of passwords
Language: JavaScript - Size: 5.28 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 19 - Forks: 2

RobCyberLab/Password-Strength-Checker
🛠️Password Strength Checker📋
Language: JavaScript - Size: 195 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

SamJoeSilvano/Password_Strength_Prediction_using_NLP
Developed a predictive model to categorize passwords as Strong, Good, or Weak, enhancing security and reducing breach risks. The project involves cleaning and analyzing data from an SQL database, using the TF-IDF technique for transformation, and implementing a Logistic Regression model to achieve accurate classifications.
Language: Jupyter Notebook - Size: 2.16 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

utility-libraries/passwordlib-py
utility library to verify, hash, compare and more for passwords
Language: Python - Size: 442 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

geniuszly/GenBruter
It is a simple password brute force tool designed for ethical hacking and security testing. Automates the process of selecting passwords for a given user on a website by sending POST requests with different passwords and analyzing the response.
Language: Python - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

maruf-pfc/password-strength-checker
A responsive web app that generates strong passwords and allows easy copying to the clipboard, with all content centered for a clean user experience.
Language: JavaScript - Size: 148 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Tonychris123/SEED-CHECKER-
Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 74 - Forks: 0

LuizBandeira1/GENERATOR-OF-SEED-PHRASE-
Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 59 - Forks: 0

Denleon12/GENERATOR-OF-SEED-PHRASE-
Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 60 - Forks: 0

satoruGojo007/GENERATOR-OF-SEED-PHRASE-
Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 61 - Forks: 0

waqas837/BRUTE-FORCE-CRYPTO-WALLETS-
Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 192 - Forks: 0

mohamedgad0/SEED-CHECKER-
Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 192 - Forks: 0

harisriyoni/GENERATOR-OF-SEED-PHRASE-
Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 194 - Forks: 0

chhedadhruv/passcrafter-password-generator
A modern password generator built with React, featuring customizable options for length, character types, and a sleek UI with copy-to-clipboard functionality.
Language: JavaScript - Size: 248 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gj23/Seed-Checker-
Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

reshmaharidhas/Password-Generator
Java desktop application to generate random secure and strong password
Language: Java - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 14

Hedrobyte/backend-challenge-secure-password
Serviço para validar a segurança de senhas.
Language: Java - Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

k94071011/Kraken
Kraken Password-Recovery-Tool Brute-Force-Software Cybersecurity Digital-Forensics Password-Cracker Ethical-Hacking Security-Audit Encryption-Recovery Data-Security
Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 605 - Forks: 0

iamnapo/poor-mans-password-manager
🗝️ Simple CLI to turn memorable sentences into secure passwords
Language: TypeScript - Size: 8.79 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Martixzunuz/HashCat
Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 767 - Forks: 0

826-bty/Kraken
Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 764 - Forks: 0

MRALGOR/HashCat
HashCat Password-Cracking Hash-Recovery Brute-Force Dictionary-Attack Password-Security Cybersecurity Password-Recovery GPU-Cracking Hash-Cracking MD5 SHA1 SHA256
Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 159 - Forks: 0

nilanjanghosh-cintel/Responsive-Login-form
This project is a simple and secure login page application built with Node.js, MongoDB, HTML, and CSS. The application features user authentication, data validation, and secure password handling. It is designed to demonstrate basic full-stack development skills and can serve as a foundation for more complex projects.
Language: Handlebars - Size: 4.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jazim5/Kraken
Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 771 - Forks: 0

wahibghoul/Openwall
Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 767 - Forks: 0

DioBruh/password-generator
Password-generator write in c++
Language: C++ - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

pjferguson/boilerplate-SHA-1-password-cracker Fork of freeCodeCamp/boilerplate-SHA-1-password-cracker
Python3 script that compares users' hash value against a common password dataset.
Language: Python - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Blakley/SecureWeb
A project dedicated to showcasing web-app security attacks and the corresponding measures to safeguard against those attacks
Language: Python - Size: 11.3 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

passlab-sec/tattlenet
A utility to detect open Telnet ports and audit their password security.
Language: Python - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

passlab-sec/crawdad
Password security auditing tool for login over HTTP GET or HTTP Basic Authentication.
Language: Python - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

KarthikUdyawar/passwordometer
To predict the strength of the password
Language: Jupyter Notebook - Size: 311 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

JakeWnuk/HIBPv7-Resources 📦
Hash cracking wordlist, masks, and tokens taken from cracking over half a billion passwords.
Size: 197 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 16

subhranil002/React-Password-Generator
React Password Generator is a simple application built with React to generate random passwords with customizable options. Easy to use and highly customizable ... ❤️
Language: JavaScript - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vontanne/secure-hasher
A lightweight, dependency-free hashing library for Node.js, providing essential functionalities to hash and compare data securely.
Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

cengizcinar01/password-generator
A user-friendly web app for creating secure, customizable passwords.
Language: CSS - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OffRange/PassStrengthAI
Open-source project that utilizes machine learning techniques to estimate the strength of passwords.
Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MrWrh/Upgrade_Solution_4_Password_Managers
Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

VirusZzHkP/Password-Encryption-Decryption
Provides more security to any text,this method is specially used to store passwords
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

GouriRajesh/PasswordChecker
A python3 project that safely checks the security of your passwords on your local computer using the Pwned API.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

GabrielDuschl/Automated-CME-Password-Spraying
A script designed to test passwords against user accounts within an Active Directory environment, offering customizable Account Lockout Threshold and a Reset Account Lockout Counter.
Language: Python - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

PasswordHunter/passwordhunter
Password Hunter is a comprehensive security tool designed to extract sensitive information from popular web browsers and devices.The project is aimed at cyber security students and professionals who are interested in web browser and device security.
Language: Python - Size: 45 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

camandel/password-security-awareness
Password Security Awareness game
Language: JavaScript - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

wbibile/LetsConfide
Help software securely access secret information such as database credentials using cryptography backed by a TPM.
Language: Java - Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

BillyDotWS/PHP-Login-System 📦
🔒 A PHP login system with password security requirements. Requires passwords to be 8+ characters, have a special character and have a symbol.
Language: PHP - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AbioyeSamuel/Secret-App
An app where you can share your secrets anonymously and also read other people's secrets without an idea of whom it belongs to.
Language: JavaScript - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hnrkcode/pwnedpasswords
Check passwords in a super fast way against haveibeenpwned.com to see if they have been leaked.
Language: Python - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Akash4510/password-manager
Password Manager application using Python, tkinter
Language: Python - Size: 511 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

olliecheng/PasswordBreachChecker
A small unofficial extension to check passwords you type in against the database at HaveIBeenPwned (Chrome only for now)
Language: JavaScript - Size: 240 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

SomajitDey/HBKDF
Hashcash-Based Key Derivation Function
Language: Python - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sr-lab/analytic-password-cracking-box
Box to run the analytic password cracking utility.
Language: Shell - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
