312-49V11 · Question #43
Elena, a forensic investigator, is analyzing the behavior of a suspected malware infection. During her analysis, she notices several abnormal entries in the Windows Event Logs, specifically Event ID…
The correct answer is D. The name of the process and the IP address it communicated with. According to the CHFI v11 Operating System and Malware Forensics objectives, Windows Event ID 5156 is generated by the Windows Filtering Platform (WFP) and indicates that a network connection has been permitted. This event is highly valuable in malware investigations because it…
Question
Elena, a forensic investigator, is analyzing the behavior of a suspected malware infection. During her analysis, she notices several abnormal entries in the Windows Event Logs, specifically Event ID 5156. What key information can Elena expect from these logs that could help her trace the malicious activity?
Options
- AThe username and password used for unauthorized access
- BThe location of the file that was deleted by the malware
- CThe malicious process's registry key modification details
- DThe name of the process and the IP address it communicated with
How the community answered
(44 responses)- A2% (1)
- B5% (2)
- C9% (4)
- D84% (37)
Explanation
According to the CHFI v11 Operating System and Malware Forensics objectives, Windows Event ID 5156 is generated by the Windows Filtering Platform (WFP) and indicates that a network connection has been permitted. This event is highly valuable in malware investigations because it records detailed information about process-level network activity, which is a common indicator of Event ID 5156 logs typically include: Process name and Process ID (PID) that initiated the network connection Source and destination IP addresses Source and destination ports Protocol used (TCP/UDP) Direction of the connection (inbound or outbound) CHFI v11 explicitly highlights the importance of Windows Security Event Logs in tracing malware behavior, especially for identifying command-and-control (C2) communications, data exfiltration attempts, and lateral movement. By analyzing Event ID 5156, investigators can directly correlate a specific executable or malicious process with external IP addresses, helping establish attacker infrastructure and timelines.
Topics
Community Discussion
No community discussion yet for this question.