Cryptography

Terms

Recognising password hashes

Unix style password hashes have recognizable prefix like 1. 2y or 6.

Automated hash recognition tools might be helpful. For example this.

Great page with example hashes

Password Cracking