How to use hash-identifier in kali linux


Intro – This tool is simple and useful. If you have a hash code and you are confuse which hash type do you have then this tool will help you to identify the type of hash.



1. How to open
A. GUI Method
Application → Kali linux→ Password Attacks → Offline Attacks → hash-identifier
                                                                       (click image for large view)

B. Open Terminal, type hash-identifier and hot enter

2. Hash Type  - SHA-1
             Code - 356a192b7913b04c54574d18c28d46e6395428ab

3. Hash Type  - DES(Unix)
             Code - IvS7aeT4NzQPM

4. Hash Type  - MD5(Unix)
             Code - $1$12345678$XM4P3PrKBgKNnTaqG9P0T/

5. Hash Type  - MD5(APR)
             Code - $apr1$12345678$auQSX8Mvzt.tdBi4y6Xgj.

6. Hash Type  - MD5(phpBB3)
             Code - $H$9123456785DAERgALpsri.D9z3ht120

7. Hash Type  - MD5(Wordpress)
             Code - $P$B123456780BhGFYSlUqGyE6ErKErL01

8. Hash Type  - MySQL
             Code - 606717496665bcba

9. Hash Type  - MD5
             Code -  c4ca4238a0b923820dcc509a6f75849b
(click image for large view)


Like it ? Share it.