CERTIFIED-IN-CYBERSECURITY · Question #739
Which of the following is a common type of network monitoring tool?
The correct answer is B. All of the above. All three listed tools are legitimate and commonly used network monitoring tools. A packet sniffer (e.g., Wireshark) captures and analyzes raw network traffic. An Intrusion Detection System (IDS) monitors traffic for suspicious patterns and known attack signatures. A…
Question
Which of the following is a common type of network monitoring tool?
Options
- APacket sniffer
- BAll of the above
- CIntrusion detection system (IDS)
- DVulnerability scanner
How the community answered
(48 responses)- A8% (4)
- B88% (42)
- C2% (1)
- D2% (1)
Explanation
All three listed tools are legitimate and commonly used network monitoring tools. A packet sniffer (e.g., Wireshark) captures and analyzes raw network traffic. An Intrusion Detection System (IDS) monitors traffic for suspicious patterns and known attack signatures. A vulnerability scanner (e.g., Nessus) probes systems for known weaknesses. Together they represent different layers of network visibility: traffic capture, threat detection, and weakness discovery. 'All of the above' is correct because each individually qualifies as a network monitoring tool.
Topics
Community Discussion
No community discussion yet for this question.