Jump to content
Usr6

hash-identifier (Identify Types Of Hashes Used To Encrypt Passwords)

Recommended Posts

Posted

Somewhat similar to HashTag – Password Hash Type Identification (Identify Hashes) – which we posted about a while back, here we have hash-identifier or Hash ID.

Once again this is a Python script created to identify types of hashes used to encrypt data and especially passwords.

12326040345_573d368926.jpg

It supports a whole bunch of hashes such as (but not limited to):

ADLER-32

CRC-32

CRC-32B

CRC-16

CRC-16-CCITT

DES(Unix)

FCS-16

GHash-32-3

GHash-32-5

GOST R 34.11-94

Haval-160

Haval-192 110080 ,Haval-224 114080 ,Haval-256

Lineage II C4

Domain Cached Credentials

XOR-32

MD5(Half)

MD5(Middle)

MySQL

MD5(phpBB3)

MD5(Unix)

MD5(WordPress)

MD5(APR)

Haval-128

MD2

MD4

MD5

MD5(HMAC(WordPress))

NTLM

RAdmin v2.x

RipeMD-128

SNEFRU-128

Tiger-128

MySQL5 – SHA-1(SHA-1($pass))

MySQL 160bit – SHA-1(SHA-1($pass))

RipeMD-160

SHA-1

SHA-1(MaNGOS)

Tiger-160

Tiger-192

md5($pass.$salt) – Joomla

SHA-1(Django)

SHA-224

RipeMD-256

SNEFRU-256

md5($pass.$salt) – Joomla

SAM – (LM_hash:NT_hash)

SHA-256(Django)

RipeMD-320

SHA-384

SHA-256

SHA-384(Django)

SHA-512

Whirlpool

You can download Hash ID v1.1 here:

Hash_ID_v1.1.py

Or read more here.

Sursa: hash-identifier - Identify Types Of Hashes Used To Encrypt Passwords - Darknet - The Darkside

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...