Which security standard forces a system to demand multiple independent proofs of identity—such as a password mixed with an instant mobile token—before permitting user access? MCQ with Answer and Explanation

Which security standard forces a system to demand multiple independent proofs of identity—such as a password mixed with an instant mobile token—before permitting user access?
A. Single Sign-On (SSO)
B. Data Encrypting Standard (DES)
C. Multi-Factor Authentication (MFA)
D. Access Control Listing (ACL)
Answer: Option C
Solution (By JKSSB Mock Tests)
MFA combines validation factors from distinct categories: something you know (password), something you have (token/device), or something you are (biometrics).

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
What is the purpose of a vulnerability management program?
A. To increase system performance
B. To install new software
C. To identify, prioritize, and remediate vulnerabilities
D. To manage user accounts

Correct Answer: Option C


Explanation:
A vulnerability management program systematically identifies, prioritizes, and remediates security vulnerabilities to reduce the risk of exploitation.

This question belongs to: Computer Cyber Security
Question #2
What is the purpose of a cryptographic hash function in cybersecurity?
A. To compress data
B. To transmit data securely
C. To create a fixed-size digital fingerprint of data for integrity verification
D. To encrypt data

Correct Answer: Option C


Explanation:
A cryptographic hash function produces a fixed-size hash value from input data, which can be used to verify the integrity of the data by detecting any changes.

This question belongs to: Computer Cyber Security
Question #3
Which defensive infrastructure component actively monitors network traffic logs, dynamically blocking malicious source IP addresses to protect network availability?
A. File Encryption Engine
B. Proxy Server Gateway
C. Data Sanitization Tool
D. Intrusion Prevention System (IPS)

Correct Answer: Option D


Explanation:
An IPS actively analyzes data packet streams, automatically updating security controls or dropping malicious traffic to protect target networks.

This question belongs to: Computer Cyber Security