HashTag.py is a Python tool that parses and identifies various password hashes based on their type.
It supports the detection of over 250 hash types and matches them with over 110 hashcat modes.
HashTag can identify a single hash, parse a single file and identify the hashes within it, or traverse a directory and all subdirectories in search of potential hash files and identify all the hashes found.