Ethical Hacking Essentials Practice Test

Question: 1 / 640

What is NTLM primarily known for in terms of its authentication strategy?

Single Sign-On

Challenge/Response

NTLM, or NT LAN Manager, is primarily recognized for its challenge/response authentication strategy. In this method, when a client wants to authenticate to a server, the server generates a random value, known as a challenge, and sends it to the client. The client then uses this challenge, along with its password (or a hash of the password), to produce a response that is sent back to the server. The server can verify this response based on its own knowledge of the client's password, thus establishing the client's identity without transmitting the actual password itself over the network.

This mechanism enhances security because even if an attacker intercepts the challenge and response, they cannot easily derive the user’s password from it, making it less susceptible to certain types of password attacks. This challenge/response approach differentiates NTLM from other authentication strategies like ticket-based methods, which rely on issuing tickets for sessions, or token-based strategies, that utilize tokens for access control. Additionally, single sign-on environments typically involve central authentication services which are not the primary function of NTLM.

Get further explanation with Examzify DeepDiveBeta

Ticket-based

Token-based

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy