GSEC · Question #310
A database is accessed through an application that users must authenticate with, on a host that only accepts connections from a subnet where the business unit that uses the data is located. What…
The correct answer is C. Uniform Production. Layering a subnet restriction, mandatory authentication, and an application access requirement in front of a database represents a uniform, consistent set of production security controls applied in depth.
Question
A database is accessed through an application that users must authenticate with, on a host that only accepts connections from a subnet where the business unit that uses the data is located. What defense strategy is this?
Options
- AInformation Centric
- BThreat Modeling
- CUniform Production
- DVector Oriented
How the community answered
(30 responses)- A10% (3)
- B3% (1)
- C77% (23)
- D10% (3)
Why each option
Layering a subnet restriction, mandatory authentication, and an application access requirement in front of a database represents a uniform, consistent set of production security controls applied in depth.
Information Centric security focuses on classifying and protecting the data itself through data-level tagging and rights management, not on layering network and authentication controls around a host.
Threat Modeling is a design-time process for identifying and prioritizing potential attack paths against a system, not a runtime defensive architecture strategy.
Uniform Production as a defense strategy means applying the same baseline security controls consistently across all production resources - the scenario demonstrates this by uniformly enforcing three controls at once: network-layer subnet allowlisting, user authentication at the application tier, and application-mediated database access. No direct path bypasses any layer, reflecting a consistent, uniform policy applied to the production data asset.
Vector Oriented is not a recognized defense strategy framework; it does not describe the layered, access-based controls shown in the scenario.
Concept tested: Layered production defense strategy with access controls
Topics
Community Discussion
No community discussion yet for this question.