Showing posts with label detect hash algorithm. Show all posts
Showing posts with label detect hash algorithm. Show all posts

Thursday, December 5, 2013

Hash Detector in Kali Linux



   Hash Detector Kali
      /* To Detect what type of algorithm is used to make hash encrypted */
     root@kali:~# cd /usr/bin
     
     root@kali:/usr/bin/# hash-identifier
    
   
      /* Copy the hash and paste */
 
 
     It Displays most appropriate algorithm which is being used .