nerdexam
GIAC

GSEC · Question #42

IPS devices that are classified as "In-line NIDS" devices use a combination of anomaly analysis, signature-based rules, and what else to identify malicious events on the network?

The correct answer is B. Application analysis. In-line NIDS devices combine anomaly analysis, signature-based rules, and application analysis to detect malicious network traffic.

Network Security

Question

IPS devices that are classified as "In-line NIDS" devices use a combination of anomaly analysis, signature-based rules, and what else to identify malicious events on the network?

Options

  • AFirewall compatibility rules
  • BApplication analysis
  • CICMP and UDP active scanning
  • DMAC address filtering

How the community answered

(50 responses)
  • A
    10% (5)
  • B
    80% (40)
  • C
    4% (2)
  • D
    6% (3)

Why each option

In-line NIDS devices combine anomaly analysis, signature-based rules, and application analysis to detect malicious network traffic.

AFirewall compatibility rules

Firewall compatibility rules are a configuration concern for network architecture, not an analysis technique used by NIDS engines to identify malicious events.

BApplication analysisCorrect

Application analysis allows in-line NIDS devices to inspect traffic at the application layer, identifying malicious behavior within protocols such as HTTP, FTP, and DNS that anomaly detection and signatures alone may miss. This deep inspection capability is a key differentiator of modern IPS/NIDS platforms and enables detection of application-layer attacks.

CICMP and UDP active scanning

ICMP and UDP active scanning is an offensive reconnaissance technique and is not a passive detection method employed by in-line NIDS devices.

DMAC address filtering

MAC address filtering operates at Layer 2 and is a basic access control mechanism, not a malicious event detection technique used by NIDS.

Concept tested: In-line NIDS detection methods including application analysis

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

Topics

#IPS#in-line NIDS#application analysis#intrusion prevention

Community Discussion

No community discussion yet for this question.

Full GSEC Practice