nerdexam
GIAC

GCIA · Question #39

Which of the following is allowed by a company to be addressed directly from the public network and is hardened to screen the rest of its network from security exposure?

The correct answer is C. bastion host. A bastion host is a hardened, publicly accessible server positioned to be the sole point of entry from an untrusted network, protecting the rest of the internal network.

Network Forensics, Protocol Insecurity & Evasion Techniques

Question

Which of the following is allowed by a company to be addressed directly from the public network and is hardened to screen the rest of its network from security exposure?

Options

  • AIntrusion detection system
  • BA computer installed in the network and configured with sender reputation
  • Cbastion host
  • DExchange ActiveSync

How the community answered

(54 responses)
  • A
    7% (4)
  • B
    13% (7)
  • C
    76% (41)
  • D
    4% (2)

Why each option

A bastion host is a hardened, publicly accessible server positioned to be the sole point of entry from an untrusted network, protecting the rest of the internal network.

AIntrusion detection system

An intrusion detection system (IDS) monitors and alerts on suspicious traffic but is not itself publicly addressed as an entry point, nor is it hardened to serve as a network gateway.

BA computer installed in the network and configured with sender reputation

A system configured with sender reputation is an email security feature that evaluates the trustworthiness of mail senders; it is not a general-purpose publicly accessible hardened host.

Cbastion hostCorrect

A bastion host is deliberately exposed to the public internet and hardened by removing unnecessary services, applying strict access controls, and intensive auditing to minimize its attack surface. It acts as a gateway that shields the internal network, so any attacker who breaches the perimeter must go through it first. Its design prioritizes resilience because it is expected to withstand direct attacks from the public network.

DExchange ActiveSync

Exchange ActiveSync is a Microsoft protocol that synchronizes email and calendar data to mobile devices; it is an application protocol, not a hardened host architecture.

Concept tested: Bastion host role in network perimeter security

Source: https://learn.microsoft.com/en-us/azure/bastion/bastion-overview

Topics

#bastion host#network hardening#perimeter security#DMZ

Community Discussion

No community discussion yet for this question.

Full GCIA Practice