How to Detect Leaked Passwords and Decrypt Hashes

▪️Password Leak Check:

- exposed.lol

Discover leaked passwords associated with your email address. (Note: Service stability may vary)

- breachdirectory.org

Search for password SHA1 hashes linked to your email or nickname. (Utilize md5decrypt.net/en/Sha1/ for decryption)

- search.0t.rocks

Find emails associated with a particular password.

▪️Password Hash Decryption :

▫️Websites :

- crackstation.net

Decrypts various hash types.

- hashes.com

Provides a platform for hash decryption.

- cmd5.org

Specialized in MD5 hash decryption.

- md5decrypt.net

Decrypts MD5 hashes.

- onlinehashcrack.com

Offers paid services with extensive functionality.

▫️CLI Tools:

- HashCat | 🐈‍⬛ GitHub - https://github.com/hashcat/hashcat

- Search That Hash | 🐈‍⬛ GitHub - https://github.com/HashPals/Search-That-Hash