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 JKExamLibrary)
MFA combines validation factors from distinct categories: something you know (password), something you have (token/device), or something you are (biometrics).

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
What type of attack vector uses a malicious payload embedded within a macro script to spread automatically through contacts when an infected spreadsheet is opened?
A. Logic Bomb Tracking
B. Boot Sector Threat
C. Network Sniffer
D. Macro Virus

Correct Answer: Option D


Explanation:
Macro viruses hijack application macro scripting automated sequences inside productivity suites, executing commands and spreading code when documents are opened.

This question belongs to: Computer Cyber Security
Question #2 Report Error
Which antivirus analysis protocol examines an unverified application’s structural code commands for suspicious traits or potential threats, even if that specific file hash has never been documented before?
A. Database Indexing Lookup
B. Static Signature Masking
C. Heuristic / Behavioral Analysis
D. Dynamic Cryptographic Hashing

Correct Answer: Option C


Explanation:
Heuristics allow antivirus software to identify zero-day threats by checking logic structures and function signatures for suspicious characteristics rather than relying on static file hash indices.

This question belongs to: Computer Cyber Security
Question #3 Report Error
A type of targeted phishing scam designed to look like an urgent confirmation message from an executive's direct supervisor is classified as:
A. Vishing connection
B. Spear Phishing
C. Pharming redirection
D. Bulk Spamming

Correct Answer: Option B


Explanation:
Spear phishing targets specific groups or individuals within an enterprise, using familiar internal context to improve the likelihood of deception.

This question belongs to: Computer Cyber Security