nerdexam
EC-Council

312-50V9 · Question #90

Which of the following identifies the three modes in which Snort can be configured to run?

The correct answer is A. Sniffer, Packet Logger, and Network Intrusion Detection System. Snort operates in exactly three modes - Sniffer, Packet Logger, and Network Intrusion Detection System - which represent increasing levels of analysis and response capability.

Evading IDS, Firewalls, and Honeypots

Question

Which of the following identifies the three modes in which Snort can be configured to run?

Options

  • ASniffer, Packet Logger, and Network Intrusion Detection System
  • BSniffer, Network Intrusion Detection System, and Host Intrusion Detection System
  • CSniffer, Host Intrusion Prevention System, and Network Intrusion Prevention System
  • DSniffer, Packet Logger, and Host Intrusion Prevention System

How the community answered

(16 responses)
  • A
    88% (14)
  • B
    6% (1)
  • D
    6% (1)

Why each option

Snort operates in exactly three modes - Sniffer, Packet Logger, and Network Intrusion Detection System - which represent increasing levels of analysis and response capability.

ASniffer, Packet Logger, and Network Intrusion Detection SystemCorrect

The official Snort documentation defines three distinct operational modes. Sniffer mode reads and displays packets from the network in real time. Packet Logger mode writes those packets to disk for later analysis. Network Intrusion Detection System mode applies a rule set to captured traffic and generates alerts when signatures match, making it the most capable mode. These three modes are fundamental to Snort's architecture.

BSniffer, Network Intrusion Detection System, and Host Intrusion Detection System

Snort does not include a Host Intrusion Detection System mode; HIDS is a separate category of tool that monitors host-level activity such as file system changes, which is outside Snort's network-focused scope.

CSniffer, Host Intrusion Prevention System, and Network Intrusion Prevention System

Snort does not operate as a Host Intrusion Prevention System or a Network Intrusion Prevention System in its standard configuration; prevention capabilities require additional inline deployment configurations beyond the three core modes.

DSniffer, Packet Logger, and Host Intrusion Prevention System

Host Intrusion Prevention System is not one of the three modes defined for Snort; this option incorrectly replaces the Network Intrusion Detection System mode with a host-based prevention mode.

Concept tested: Snort IDS operational modes configuration

Source: https://docs.snort.org/start/introduction

Topics

#Snort#IDS modes#packet logger#NIDS

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice