Which of the following describe the benefits to a pass-the-hash attack over traditional password cracking?
Which of the following describe the benefits to a pass-the-hash attack over traditional password cracking?
A pass-the-hash attack allows an attacker to authenticate without needing to crack the user's password, thus avoiding account lockout. It also enables the use of native file and print sharing tools on the compromised system, and importantly, it does not require interactions that might lead to corruption of the Local Security Authority Subsystem Service (LSASS) process. D correctly captures all these benefits.
Definitely C or D