What is the function of a security token in multi-factor authentication? MCQ with Answer and Explanation

What is the function of a security token in multi-factor authentication?
A. To encrypt data
B. To generate a one-time password for authentication
C. To store user passwords
D. To provide a physical key for access
Answer: Option B
Solution (By JKExamLibrary)
A security token, such as a hardware token or a mobile app, generates a one-time password (OTP) that is used as a second factor in authentication, enhancing security.

This question belongs to: Computer Cyber Security

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Cyber Security Questions

Question #1 Report Error
Which of the following is a common security risk associated with mobile devices?
A. Physical theft
B. All of the above
C. Malicious apps
D. Unsecured Wi-Fi

Correct Answer: Option B


Explanation:
Mobile devices face multiple security risks, including malicious apps, physical theft, and unsecured Wi-Fi networks, requiring comprehensive protection measures.

This question belongs to: Computer Cyber Security
Question #2 Report Error
Which software utility uses cryptographic hashing to verify that a downloaded application patch has not been tampered with or modified by an intermediary threat actor?
A. Integrity Checker / Hash Verifier
B. Firewall Packet Filter
C. File Compression Engine
D. Sandbox Controller

Correct Answer: Option A


Explanation:
Integrity checkers calculate cryptographic hashes (like SHA-256) of files, comparing them to known vendor benchmarks to verify the file hasn't been modified.

This question belongs to: Computer Cyber Security
Question #3 Report Error
What is the purpose of a security patch?
A. To change the user interface
B. To increase software performance
C. To add new features to software
D. To fix vulnerabilities and bugs in software

Correct Answer: Option D


Explanation:
A security patch is a piece of code designed to fix a vulnerability or bug in a software program, closing security holes that could be exploited by attackers.

This question belongs to: Computer Cyber Security