nerdexam
(ISC)2

CSSLP · Question #70

Which of the following is a signature-based intrusion detection system (IDS) ?

The correct answer is D. Snort. Snort is a widely recognized open-source network intrusion detection system (NIDS) that primarily uses a signature-based approach to detect malicious activity.

Secure Software Deployment, Operations, Maintenance

Question

Which of the following is a signature-based intrusion detection system (IDS) ?

Options

  • ARealSecure
  • BStealthWatch
  • CTripwire
  • DSnort

How the community answered

(51 responses)
  • A
    4% (2)
  • B
    2% (1)
  • D
    94% (48)

Why each option

Snort is a widely recognized open-source network intrusion detection system (NIDS) that primarily uses a signature-based approach to detect malicious activity.

ARealSecure

RealSecure was an early commercial IDS/IPS product that used both signature-based and anomaly-based detection, but Snort is a more classic and prominent example of a pure signature-based NIDS.

BStealthWatch

StealthWatch (now Cisco Secure Network Analytics) is primarily a network flow monitoring and behavioral analytics tool that uses anomaly detection, not signature-based detection, to identify threats.

CTripwire

Tripwire is an integrity monitoring tool that detects changes to critical system files and configurations, rather than an intrusion detection system that analyzes network traffic based on signatures.

DSnortCorrect

Snort is a well-known open-source network intrusion detection system (NIDS) that operates primarily on a signature-based detection model. It analyzes network packets in real-time and compares them against a vast collection of rules (signatures) that define known attack patterns, exploits, and policy violations.

Concept tested: Signature-based Intrusion Detection Systems

Source: https://www.snort.org/

Topics

#Intrusion Detection System (IDS)#Signature-based detection#Network Security#Snort

Community Discussion

No community discussion yet for this question.

Full CSSLP Practice