ostracize / bash-pwnedpasswords-check

Simple bash script to check for Pwned Passwords while keeping the password local

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash-pwnedpasswords-check

Simple bash script to check for Pwned Passwords while keeping the password local

Example

> ./hibp.sh
What password do you want to check? P@ssw0rd
Checking: P@ssw0rd
Password count: 47205

About

Simple bash script to check for Pwned Passwords while keeping the password local


Languages

Language:Shell 100.0%