210-250 · Question #149
Which type of technology is used for detecting unusual patterns and anomalous behavior on a network?
The correct answer is C. NetFlow analysis. NetFlow analysis collects and examines network traffic metadata to identify unusual traffic patterns and anomalous behavior across the network. It provides visibility into flow data rather than individual packet content.
Question
Which type of technology is used for detecting unusual patterns and anomalous behavior on a network?
Options
- AHost intrusion detection
- BHost malware prevention
- CNetFlow analysis
- DWeb content filtering
How the community answered
(62 responses)- A3% (2)
- B2% (1)
- C94% (58)
- D2% (1)
Why each option
NetFlow analysis collects and examines network traffic metadata to identify unusual traffic patterns and anomalous behavior across the network. It provides visibility into flow data rather than individual packet content.
Host intrusion detection (HIDS) monitors activity on individual endpoints such as file changes and system calls, not network-wide traffic patterns.
Host malware prevention focuses on stopping malicious software from executing on a specific host, not on detecting network-level behavioral anomalies.
NetFlow is a network protocol and analysis technology developed by Cisco that captures IP traffic statistics, including source/destination, volume, and timing. By baselining normal traffic patterns and comparing against collected flow records, security teams can detect anomalies such as unusual data exfiltration, port scans, or DDoS patterns across the entire network.
Web content filtering enforces URL and category-based access policies for web traffic, not behavioral or anomaly detection across all network flows.
Concept tested: NetFlow analysis for network anomaly detection
Source: https://www.cisco.com/c/en/us/products/ios-nx-os-software/ios-netflow/index.html
Topics
Community Discussion
No community discussion yet for this question.