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.
Question
Which of the following is a signature-based intrusion detection system (IDS) ?
Options
- ARealSecure
- BStealthWatch
- CTripwire
- DSnort
How the community answered
(51 responses)- A4% (2)
- B2% (1)
- D94% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.