A company requires that two employees must approve any financial transaction over $10,000. This is an example of which security control concept?
Trap 1: Job Rotation
Rotation is for detecting fraud, not preventing it in real-time.
Trap 2: Mandatory Access Control
This is a technical access model based on sensitivity labels.
Trap 3: Least Privilege
This is about access rights, not approval processes.
- A
Job Rotation
Why wrong: Rotation is for detecting fraud, not preventing it in real-time.
- B
Dual Control
Dual control is the specific application of SoD for high-value tasks.
- C
Mandatory Access Control
Why wrong: This is a technical access model based on sensitivity labels.
- D
Least Privilege
Why wrong: This is about access rights, not approval processes.