Skip to content

Instantly share code, notes, and snippets.

@Lucaber
Created February 1, 2019 22:46
Show Gist options
  • Save Lucaber/b2b41fd7d3de4dace5a6f40458cc331e to your computer and use it in GitHub Desktop.
Save Lucaber/b2b41fd7d3de4dace5a6f40458cc331e to your computer and use it in GitHub Desktop.
grep $(read -s pw && echo -n $pw | sha1sum | awk '{ print $1 }' | tr a-f A-F) pwned-passwords-sha1-ordered-by-hash-v4.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment