nerdexam
GIAC

GSLC · Question #563

You are responsible for network security at a defense contractor. You are very concerned about sensitive data not getting out of your network. You have specific concerns about employees or…

The correct answer is A. Implement an IDS. An IDS supplements firewall port blocking and anti-spyware by monitoring live network traffic for anomalous or unauthorized outbound data transfers that may evade other controls.

Security Operations & Incident Response Leadership

Question

You are responsible for network security at a defense contractor. You are very concerned about sensitive data not getting out of your network. You have specific concerns about employees or contractors sending out files via FTP, or even spyware sending out data. You have blocked and monitored ports (as many as you can) on your firewall, and of course, run an anti spyware package. Which of the following is another step you should take in preventing sensitive data from being sent out of your network without authorization?

Options

  • AImplement an IDS.
  • BUtilize a DMZ firewall.
  • CBlock all employees from emailing outside your network.
  • DEmploy network wide anti virus.

How the community answered

(35 responses)
  • A
    77% (27)
  • B
    9% (3)
  • C
    11% (4)
  • D
    3% (1)

Why each option

An IDS supplements firewall port blocking and anti-spyware by monitoring live network traffic for anomalous or unauthorized outbound data transfers that may evade other controls.

AImplement an IDS.Correct

An Intrusion Detection System performs deep traffic analysis across all network flows and can identify suspicious outbound patterns - such as FTP exfiltration or covert spyware callbacks - even on ports that are nominally allowed, generating alerts that give security personnel visibility into potential data leakage attempts that firewalls and anti-spyware alone cannot catch.

BUtilize a DMZ firewall.

A DMZ firewall segments public-facing services from the internal network to limit inbound attack surface, but does not monitor or restrict authorized internal users or spyware from sending data outbound.

CBlock all employees from emailing outside your network.

Blocking all external email is operationally disruptive and overly broad; it does not address exfiltration via FTP, HTTP, DNS tunneling, or other channels already noted as concerns.

DEmploy network wide anti virus.

Network-wide anti-virus targets known malware signatures and helps prevent infection, but does not provide real-time monitoring of network traffic flows to detect unauthorized data transfers in progress.

Concept tested: IDS deployment for outbound data exfiltration detection

Source: https://csrc.nist.gov/publications/detail/sp/800-94/rev-1/final

Topics

#data exfiltration prevention#IDS#network monitoring#insider threat

Community Discussion

No community discussion yet for this question.

Full GSLC Practice