← All Kali Commands
🔐 Cryptography hashID

Identify NTLM

hashID command for identify ntlm. Copy the command below and use it in your terminal.

hashid — terminal
┌──(kali㉿kali)-[~]
└─$
hashid "aad3b435b51404eeaad3b435b51404ee"
Tool
hashID
Category
Cryptography
Purpose
Identify NTLM

🛡️ Usage Tips

  • Always ensure you have proper authorization before using hashID against any target
  • Replace target with the actual IP address or hostname you are testing
  • Run this command from a Kali Linux terminal or any system with hashID installed
  • Combine with other hashID commands for more comprehensive results
  • Pipe output to a file with > output.txt for later analysis

🔐 Other Cryptography Tools