Skip to content

Checks passwords from a LastPass export against HaveIBeenPwned

Notifications You must be signed in to change notification settings

BenNeise/password-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Checker

Introduction

Uses the PwnedPassword API to check a list of passwords exported from LastPass.

Intructions

  1. Export your LastPass passwords to CSV
  2. Run the script from a powershell prompt: .\checkPasswords.ps1 -Path "passwords.csv"
  3. You will see a list of your passwords which need to be changed

About

Checks passwords from a LastPass export against HaveIBeenPwned

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published