Which concept dictates that computer operators should be granted only the minimum system access rights required to complete their specific job responsibilities? MCQ with Answer and Explanation

Which concept dictates that computer operators should be granted only the minimum system access rights required to complete their specific job responsibilities?
A. Zero Trust Validation
B. Stateful Inspection Mapping
C. Principle of Least Privilege (PoLP)
D. Defense in Depth
Answer: Option C
Solution (By JKExamLibrary)
The Principle of Least Privilege restricts user account privileges to the absolute bare minimum needed to perform authorized tasks, reducing potential attack surfaces.

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
A type of malicious code string configured to remain hidden and completely dormant inside a database system until a precise system clock threshold triggers its execution is a/an:
A. Rootkit Module
B. Macro Virus
C. Computer Worm
D. Logic Bomb

Correct Answer: Option D


Explanation:
Logic bombs are snippets of malicious code hidden within legitimate software programmed to activate only when specific conditions are met.

This question belongs to: Computer Cyber Security
Question #2 Report Error
What is the primary purpose of a firewall in a computer network?
A. To monitor and control incoming and outgoing network traffic
B. To encrypt all data on the network
C. To provide backup services
D. To detect and remove viruses

Correct Answer: Option A


Explanation:
A firewall monitors and controls incoming and outgoing network traffic based on predetermined security rules.

This question belongs to: Computer Cyber Security
Question #3 Report Error
What is the technical security term for an intentional, hidden entry point or software routine left behind by a developer to easily bypass system authentication parameters?
A. Trojan Module
B. Logic Loop
C. Zero-Day Route
D. Backdoor

Correct Answer: Option D


Explanation:
A backdoor bypasses standard authentication protocols, letting insiders or threat actors retain persistent access to targeted operating platforms.

This question belongs to: Computer Cyber Security