CERTIFIED-IN-CYBERSECURITY · Question #677
What is a security token?
The correct answer is A. A physical device used to store authentication credentials. A security token is a physical (hardware) device used to authenticate a user, typically as part of multi-factor authentication (MFA). Examples include RSA SecurID fobs, smart cards, and YubiKeys. These devices generate one-time passwords (OTPs) or store cryptographic…
Question
What is a security token?
Options
- AA physical device used to store authentication credentials
- BA type of biometric identifier
- CA type of access control model
- DA type of encryption algorithm
How the community answered
(37 responses)- A89% (33)
- B3% (1)
- C3% (1)
- D5% (2)
Explanation
A security token is a physical (hardware) device used to authenticate a user, typically as part of multi-factor authentication (MFA). Examples include RSA SecurID fobs, smart cards, and YubiKeys. These devices generate one-time passwords (OTPs) or store cryptographic credentials. Security tokens are not biometric identifiers (B) - biometrics use physical traits like fingerprints. They are not access control models (C) or encryption algorithms (D). The hardware-based credential storage/generation is what defines a security token.
Topics
Community Discussion
No community discussion yet for this question.