CISSP · Question #1480
Which of the following is the BEST network defense against unknown types of attacks or stealth attacks in progress?
The correct answer is D. Network Behavior Analysis (NBA) tools. Network Behavior Analysis (NBA) tools detect threats by establishing baselines of normal traffic patterns and flagging anomalies, making them effective against unknown or stealth attacks that signature-based tools cannot identify.
Question
Options
- AIntrusion Prevention Systems (IPS)
- BIntrusion Detection Systems (IDS)
- CStateful firewalls
- DNetwork Behavior Analysis (NBA) tools
How the community answered
(42 responses)- A12% (5)
- B10% (4)
- C2% (1)
- D76% (32)
Why each option
Network Behavior Analysis (NBA) tools detect threats by establishing baselines of normal traffic patterns and flagging anomalies, making them effective against unknown or stealth attacks that signature-based tools cannot identify.
IPS relies primarily on known attack signatures and rule-based detection, making it ineffective against zero-day or unknown attacks that do not match any existing signature patterns.
IDS, like IPS, depends heavily on signature-based detection to identify threats, so it will fail to alert on unknown attack types or stealth attacks that do not match predefined signatures.
Stateful firewalls track connection states and enforce access control policies based on ports and protocols, but they do not analyze behavioral anomalies and cannot detect unknown or stealth attacks embedded in legitimate-looking traffic.
NBA tools monitor traffic flows and establish behavioral baselines, detecting deviations that indicate unknown or zero-day attacks, insider threats, and stealthy intrusions without relying on known attack signatures. Unlike signature-based systems, NBA can identify novel attack vectors by recognizing abnormal communication patterns, unusual data volumes, or unexpected protocol usage. This anomaly-based approach makes NBA uniquely suited for defending against threats that have no existing signatures or that deliberately evade detection.
Concept tested: Anomaly-based detection for unknown and stealth attacks
Source: https://www.cisa.gov/sites/default/files/publications/Network_Flow_Analysis_for_Security.pdf
Topics
Community Discussion
No community discussion yet for this question.