Certified Information Systems Security Professional CISSP · Free Practice Question Easy
Question 122
Which authentication method would use something you are expected to have?
- A Biometric
- B Token
- C Certificate
- D Password
Reveal correct answer
Correct answer: B
Explanation
The correct answer: A token is an authentication method that relies on something you have. Tokens can come in the form of physical devices (such as a security token or a key fob) or software-based tokens (like a software token generator app on a smartphone). They generate codes or cryptographic keys that are used in the authentication process. The rationale behind tokens is that even if someone knows your password, without the physical or software token generating the correct code at the right time, they will not be able to gain access. The incorrect answers: A certificate, specifically a digital certificate, is indeed something you might have, but it is primarily used to verify the identity of an entity, such as a website or a person. It contains the public key for that entity, and it's signed by a trusted certificate authority. Although it can be used in conjunction with other forms of authentication, it's not typically seen as "something you have" in the same way a token is. The certificate often acts more as something you are (i.e., a proof of your identity or a proof of the legitimacy of your website) rather than something you have. A password is categorized as something you know. It is a secret set of characters (alphabets, numerals, symbols, etc.) that you memorize and input to verify your identity. The basis for this authentication method is the assumption that only you would know your password. Passwords are generally considered to be less secure than other methods of authentication because they can be guessed, hacked, or discovered. Biometric authentication refers to something you are. This includes fingerprints, retinal or iris scans, facial recognition, voice recognition, and other forms of identification that rely on unique biological traits. Unlike tokens, certificates, or passwords, these are inherent traits that cannot be lost, stolen, or easily replicated (though there are concerns about potential abuse of biometric data). Because biometrics are unique for each individual, they can provide a high level of security. However, they require specialized hardware to use, and there can be concerns about privacy and the potential misuse of biometric data.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
