SHA-2 Hash

This hash was stolen during a session interception on a critical application, errors may have occurred during transmission. No crack attempt has resulted so far; hash format seems unknown. Find the corresponding plaintext. The answer is the SHA-1 of this password.

96719db60d8e3f498c98d94155e1296aac105ck4923290c89eeeb3ba26d3eef92

Crackstation decrypts it as sha256 to 4dM1n

Making the SHA-1:

echo -n 4dM1n | sha1sum | awk '{print $1}'