NTLM Theft
NTLM (NT LAN Manager) is a suite of Microsoft security protocols that provides authentication, integrity, and confidentiality to users. It is commonly used in Windows environments for network authentication.
NTLM Theft refers to the unauthorized acquisition of NTLM hashes, which can be used to authenticate to systems without needing the plaintext password. This is a common attack vector in Active Directory environments.
Common Methods of NTLM Theft:
Tools for NTLM Theft:
Mitigation Strategies:
Last updated