nerdexam
CompTIA

N10-005 · Question #782

A company has a remote access VPN and wants to ensure that if a username and password are compromised, the corporate network will remain secure. Which of the following will allow the company to…

The correct answer is D. Two-factor authentication. Two-factor authentication (2FA) requires a second verification method beyond a password, ensuring that compromised credentials alone are not sufficient to gain network access.

Network security

Question

A company has a remote access VPN and wants to ensure that if a username and password are compromised, the corporate network will remain secure. Which of the following will allow the company to achieve its security goal?

Options

  • APosture assessment
  • BKerberos
  • CTACACS+
  • DTwo-factor authentication

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    4% (1)
  • C
    4% (1)
  • D
    83% (19)

Why each option

Two-factor authentication (2FA) requires a second verification method beyond a password, ensuring that compromised credentials alone are not sufficient to gain network access.

APosture assessment

Posture assessment evaluates the security health of a device before granting VPN access - it checks for things like antivirus status but does not prevent access when valid credentials are used.

BKerberos

Kerberos is a network authentication protocol that issues tickets - it still relies on the initial username and password and does not by itself add a second factor.

CTACACS+

TACACS+ is a AAA protocol used for centralized authentication, authorization, and accounting - it can facilitate 2FA but is not itself a two-factor mechanism.

DTwo-factor authenticationCorrect

Two-factor authentication combines something the user knows (password) with something the user has or is (token, smart card, biometric), so even if a username and password are stolen, an attacker cannot authenticate without also possessing the second factor, directly addressing the threat scenario described.

Concept tested: Two-factor authentication for VPN credential compromise mitigation

Source: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mfa-howitworks

Topics

#two-factor authentication#VPN security#multi-factor authentication#access control

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice