nerdexam
GIAC

GSLC · Question #446

You are an Administrator for a network at an investment bank. You are concerned about individuals breeching your network and being able to steal data before you can detect their presence and shut…

The correct answer is B. Implement a honey pot. A honeypot is the best solution because it is specifically designed to detect and monitor intruders already inside the network, reducing the window between breach and discovery.

Security Operations & Incident Response Leadership

Question

You are an Administrator for a network at an investment bank. You are concerned about individuals breeching your network and being able to steal data before you can detect their presence and shut down their access. Which of the following is the best way to address this issue?

Options

  • AImplement a strong password policy.
  • BImplement a honey pot.
  • CImplement a strong firewall.
  • DImplement network based anti virus.

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    70% (19)
  • C
    19% (5)
  • D
    4% (1)

Why each option

A honeypot is the best solution because it is specifically designed to detect and monitor intruders already inside the network, reducing the window between breach and discovery.

AImplement a strong password policy.

A strong password policy strengthens authentication barriers but provides no mechanism for detecting or slowing an attacker who has already compromised credentials and is active on the network.

BImplement a honey pot.Correct

A honeypot is a deliberate decoy system placed inside the network to attract attackers, giving security teams early warning of a breach and the ability to observe attacker techniques in real time. Unlike perimeter controls, a honeypot provides detection capability after an attacker has already gained access, which directly addresses the concern of data theft before detection. Any interaction with the honeypot is inherently suspicious, generating high-fidelity alerts with very low false-positive rates.

CImplement a strong firewall.

A strong firewall enforces perimeter access controls but offers no visibility or detection capability for lateral movement or data exfiltration by an attacker already inside the network.

DImplement network based anti virus.

Network-based antivirus detects known malware signatures in transit but does not address the detection of a skilled attacker performing manual, living-off-the-land intrusion techniques.

Concept tested: Honeypot deployment for insider threat and intrusion detection

Source: https://csrc.nist.gov/publications/detail/sp/800-187/final

Topics

#honeypot#intrusion detection#network security#threat detection

Community Discussion

No community discussion yet for this question.

Full GSLC Practice