312-49V11 · Question #8
A cybersecurity analyst is tasked with investigating a series of network anomalies. They employ various event correlation approaches, including graph-based analysis to map system dependencies and…
The correct answer is D. Graph-Based Approach. This question aligns with CHFI v11 objectives under Procedures and Methodology, specifically event correlation and analysis techniques used to investigate complex incidents. Event correlation is essential for transforming large volumes of logs and alerts into meaningful…
Question
A cybersecurity analyst is tasked with investigating a series of network anomalies. They employ various event correlation approaches, including graph-based analysis to map system dependencies and neural network-based anomaly detection. Through rule-based correlation and vulnerability-based mapping, they pinpoint potential threats and prioritize response actions effectively. Which event correlation approach involves constructing a graph with system components as nodes and their dependencies as edges?
Options
- ARule-Based Approach
- BCodebook-Based Approach
- CNeural Network-Based Approach
- DGraph-Based Approach
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C10% (4)
- D82% (32)
Explanation
This question aligns with CHFI v11 objectives under Procedures and Methodology, specifically event correlation and analysis techniques used to investigate complex incidents. Event correlation is essential for transforming large volumes of logs and alerts into meaningful incident narratives. CHFI v11 describes multiple correlation approaches, each suited to different investigative needs. The graph-based approach models systems, applications, users, and network components as nodes, while relationships such as dependencies, communications, or trust relationships are represented as edges. By constructing such graphs, investigators can visualize how events propagate across interconnected systems, identify attack paths, and determine how a compromise in one component impacts others. This approach is particularly effective in analyzing lateral movement, dependency-based failures, and multi-stage attacks in enterprise Rule-based approaches rely on predefined conditions, codebook-based approaches match patterns against known attack templates, and neural network-based approaches focus on anomaly detection using machine learning. While these are valuable, only the graph-based approach explicitly represents system dependencies and relationships in a node-edge structure. Therefore, consistent with CHFI v11 event correlation methodologies, the correct answer is Graph-Based Approach.
Topics
Community Discussion
No community discussion yet for this question.