Skip to content

dsuppiger/pwnedpasswordssearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pwned Passwords Search

This is a command line tool to check a list of passwords from a CSV file against the Have I been Pwned service.

Compiling

The project uses the DUB package manager.

Usage

The command line tool takes a CSV file as the only argument. The CSV files must have a column 'passwords' and at least one additional column (e.g. with the URL, service or username to which the password belongs).

About

Pwned Passwords Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages