Sunday, April 20, 2014

Hash Identifier – Identify Your Password Algorithm


Hashing is the method of encrypting our password. Many sites and CMS uses hashing algorithm to encrypt our password. Most popular hashing algorithm is Md5 . There are many type of hashing algorithm like , Md5 , SHA ,MYSQL , Md5 WordPress. Today we will see how to identify our password hashing algorithm.
How to identify these hashing algorithm ?
For that we will be using a hash identifier script written by “Zion3R”( root@blackexploit.com)

When we run the script :

In the above figure , we inputted the hash and it shows the possible hashing algorithm  which is Md5 (WordPress)


0 comments:

Post a Comment