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.
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)- B4% (1)
- C4% (1)
- D92% (23)
Why each option
Biometrics is the authentication method that verifies identity using unique physical or behavioral characteristics inherent to the individual user.
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.
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.
CHAP (Challenge Handshake Authentication Protocol) verifies identity through a cryptographic challenge-response exchange using a shared secret password, not a physical characteristic.
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
Community Discussion
No community discussion yet for this question.