【发布时间】:2015-05-21 08:24:49
【问题描述】:
Windows 域认证的默认认证包是 Kerberos。但是可以通过使用 Windows Credentials Editor 来执行 pass-the-hash,例如(即使在 Windows 8 中)。 WCE 使用 NTLM 凭据,尽管默认协议是 Kerberos,但仍可能发生攻击。为什么? 我错了还是客户端可以以某种方式启动 NTLM 身份验证?
【问题讨论】:
-
这是为了向后兼容。 (但客户端仍然可以使用 NTLM 身份验证)
标签: windows security authentication kerberos ntlm