A company's network infrastructure includes several security controls to safeguard sensitive data. In the event of a system component malfunction, which mode ensures maximum security at the cost of potentially disrupting normal business operations?
Fail-closed is the mode that ensures maximum security when a system component fails, as it does not allow any traffic through until the issue is resolved. This may disrupt normal business operations but is preferred in environments where security is more important than temporary downtime. 'Fail-open' would allow traffic to bypass the failed control, possibly leading to security breaches. 'Fail-soft' and 'Fail-secure' are not standard terms used to describe failure modes and could confuse test takers by suggesting other forms of failing mechanisms.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does 'fail-closed' mean in a security context?
Open an interactive chat with Bash
How is 'fail-open' different from 'fail-closed'?
Open an interactive chat with Bash
In what scenarios would a company prioritize 'fail-closed' over 'fail-open'?