Which key concept limits user accounts and operational profiles to only the access parameters required to perform their specific job duties? MCQ with Answer and Explanation

Which key concept limits user accounts and operational profiles to only the access parameters required to perform their specific job duties?
A. Principle of Least Privilege (PoLP)
B. Zero Trust Validation
C. Stateful Inspection Mapping
D. Defense in Depth
Answer: Option A
Solution (By JKExamLibrary)
The Principle of Least Privilege helps contain security breaches by ensuring users only have access to systems and files necessary for their specific role.

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 is 'spear phishing'?
A. A targeted phishing attack aimed at a specific individual or organization
B. A mass email phishing campaign
C. A physical attack
D. A type of virus

Correct Answer: Option A


Explanation:
Spear phishing is a highly targeted form of phishing where attackers personalize their messages to a specific individual or group to increase the likelihood of success.

This question belongs to: Computer Cyber Security
Question #2 Report Error
Which detection methodology is used by standard antivirus tools to flag known malware files by matching their unique file hash codes against a local index directory?
A. Sandbox Isolation Monitoring
B. Heuristic Analysis
C. Behavioral Monitoring
D. Signature-based Detection

Correct Answer: Option D


Explanation:
Signature-based engines scan storage objects looking for byte patterns or static cryptographic hashes known to correspond to established malware databases.

This question belongs to: Computer Cyber Security
Question #3 Report Error
Which firewall filtering type checks the actual structural state of an active network connection, keeping track of outbound data handshakes to verify that incoming response packets are legitimate parts of an established session?
A. Stateful Inspection Firewall
B. Application Layer Proxy
C. Stateless Packet Filtering
D. Circuit Level Gateway

Correct Answer: Option A


Explanation:
Stateful firewalls track the operational status and context of network connections, validating incoming packets against verified outbound session states.

This question belongs to: Computer Cyber Security