QuestionQ299

Concepts of TCP/IP and the Link Layer

Which statements are true?

Each correct answer represents a complete solution.

Choose two
  • A It can detect events scattered over the network.
  • B It can handle encrypted and unencrypted traffic equally.
  • C It cannot detect events scattered over the network.
  • D It is a technique that allows multiple computers to share one or more IP addresses.
Explanation

A host-based intrusion detection system examines activity locally on the endpoint it is installed on -- log files, file integrity, process and system-call behavior -- rather than capturing packets in transit across the network, so it is inherently unable to correlate or detect intrusion events that are scattered across multiple hosts on the network; because it evaluates data only after it has already been decrypted and processed by the host's own applications and operating system, however, it is not hindered by network-level encryption and can inspect encrypted and unencrypted traffic with equal effectiveness, unlike network-based sensors that must inspect payloads in flight.

Community Discussion

No comments yet. Be the first to start the discussion!