nerdexam
GIAC

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.

Defense in Depth and Protocols

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)
  • A
    10% (3)
  • B
    3% (1)
  • C
    77% (23)
  • D
    10% (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.

AInformation Centric

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.

BThreat Modeling

Threat Modeling is a design-time process for identifying and prioritizing potential attack paths against a system, not a runtime defensive architecture strategy.

CUniform ProductionCorrect

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.

DVector Oriented

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

#defense in depth#network segmentation#layered security#protected enclaves

Community Discussion

No community discussion yet for this question.

Full GSEC Practice