This commit is contained in:
koksnuss 2019-05-12 15:02:27 +02:00
parent 968ad8c636
commit e38ce470b8

View File

@ -1,7 +1,7 @@
Check if your passwords got pwned.
This tools searches your password in the leak-database from [haveibeenpwned.com](https://pwnedpasswords.com). However, your password is not beeing exposed. Instead the 5 first characters from the sha1-hash of your password are send to the [api](https://api.haveibeenpwned.com/range/):
```
1. Secret password: c@ntknOwth1s
2. Compute the sha1: 68f2b2d8713ff1c25a437db21dbbd395bfb9881e
3. Take first 5 chars: 68f2b