nerdexam
GIAC

GSLC · Question #440

Which of the following relies on a physical characteristic of the user to verify his identity?

The correct answer is D. Biometrics. Biometrics is the authentication method that verifies identity using unique physical or behavioral characteristics inherent to the individual user.

Security Architecture & Engineering

Question

Which of the following relies on a physical characteristic of the user to verify his identity?

Options

  • AKerberos v5
  • BSocial Engineering
  • CCHAP
  • DBiometrics

How the community answered

(25 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    92% (23)

Why each option

Biometrics is the authentication method that verifies identity using unique physical or behavioral characteristics inherent to the individual user.

AKerberos v5

Kerberos v5 is a network authentication protocol that uses ticket-based cryptographic tokens and shared secrets to verify identity, not any physical characteristic of the user.

BSocial Engineering

Social engineering is a manipulation technique that exploits human psychology to deceive people into revealing information or granting access - it is an attack vector, not an authentication method.

CCHAP

CHAP (Challenge Handshake Authentication Protocol) verifies identity through a cryptographic challenge-response exchange using a shared secret password, not a physical characteristic.

DBiometricsCorrect

Biometrics uses measurable physical traits - such as fingerprints, iris patterns, facial geometry, or voice recognition - to uniquely identify and verify a person. Because these characteristics are intrinsic to the individual, biometrics is classified as a 'something you are' authentication factor, directly tying identity verification to the physical user.

Concept tested: Biometric authentication as a physical identity verification factor

Source: https://csrc.nist.gov/glossary/term/biometric_authentication

Topics

#biometrics#authentication factors#identity verification#physical characteristics

Community Discussion

No community discussion yet for this question.

Full GSLC Practice