What technique does 'Pass-the-Hash' exploit to authenticate to Windows services without knowing the plaintext password?
-
A
Using the captured NTLM hash directly for authentication
-
B
Cracking the hash offline and using the plaintext password
-
C
Relaying the hash to a Kerberos KDC
-
D
Injecting shellcode into lsass.exe