Skip to content

saaketp/pwned-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwned-search

Rust implementation of pwned password API lookup as described in this computerphile video https://www.youtube.com/watch?v=hhUb5iknVJs.

See https://github.com/mikepound/pwned-search for Dr Mike Pound's python code that was shown in the video.

Usage:

  • Run without arguments to read passwords from stdin (one per line)
  • Or provide passwords as command line arguments (beware the password may be saved in shell history and that other users on the system may be able to observe the command line).

About

Pwned Password API lookup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages