A cybersecurity analyst needs to collect alert data. What are three detection tools to perform this task in the Security Onion architecture? (Choose three.)
- Wazuh
- CapME
- Zeek
- Kibana
- Sguil
- Wireshark
Explanation & Hint:
Security Onion is a popular Linux distribution for intrusion detection, network security monitoring, and log management. Within its architecture, several tools can be used for detecting and collecting alert data. Out of the options listed, the three detection tools that are integral to Security Onion for this purpose are:
While CapME, Kibana, and Wireshark are also part of the Security Onion suite, they serve different primary purposes. CapME is a tool for session data and packet capture analysis, Kibana is used for log and data visualization, and Wireshark is a network protocol analyzer useful for packet inspection and network troubleshooting, rather than specifically for alert detection in the context of Security Onion. |