SY0-701 · Question #686
An organization designs an inbound firewall with a fail-open configuration while implementing a website. Which of the following would the organization consider to be the highest priority?
The correct answer is C. Availability. A fail-open configuration means that if the firewall fails or becomes overwhelmed, it defaults to allowing traffic through rather than blocking it - the organization is deliberately choosing to keep the website accessible even at the cost of security controls. This directly…
Question
An organization designs an inbound firewall with a fail-open configuration while implementing a website. Which of the following would the organization consider to be the highest priority?
Options
- AConfidentiality
- BNon-repudiation
- CAvailability
- DIntegrity
How the community answered
(31 responses)- A3% (1)
- B6% (2)
- C81% (25)
- D10% (3)
Explanation
A fail-open configuration means that if the firewall fails or becomes overwhelmed, it defaults to allowing traffic through rather than blocking it - the organization is deliberately choosing to keep the website accessible even at the cost of security controls. This directly prioritizes Availability (C): keeping the site up and reachable is valued more than enforcing security during failure states.
Why the distractors are wrong:
- A. Confidentiality - fail-open actively sacrifices confidentiality by allowing unfiltered traffic when the firewall fails; a confidentiality-focused design would use fail-closed.
- B. Non-repudiation - this concerns audit trails and proving actions occurred; it has no direct relationship to firewall failure behavior.
- D. Integrity - like confidentiality, integrity would be harmed by fail-open, since unfiltered malicious traffic could tamper with data.
Memory tip: Think of the two failure modes as opposites - fail-closed = security first (CIA), fail-open = uptime first (Availability). A bank vault fails closed; a hospital emergency door fails open. Match the failure mode to the priority it protects.
Topics
Community Discussion
No community discussion yet for this question.