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.
Explanation:
Mobile devices face multiple security risks, including malicious apps, physical theft, and unsecured Wi-Fi networks, requiring comprehensive protection measures.
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?
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.
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.
No comments yet. Be the first to start the discussion!