In this lab, we are tasked with performing a forensic analysis on a Windows triage image provided by Dr. Alex Rivera. Dr. Rivera reported high CPU usage on his system after downloading an external library for his research project. Our objective is to investigate the system to determine the root cause of the high CPU usage, identify any malicious activities, and uncover how the attacker compromised the system.
The evidence is likely located in the PowerShell command history files:
ConsoleHost_history.txt
in the user's profile directory.Microsoft-Windows-PowerShell%4Operational.evtx
and Windows PowerShell.evtx
.We reviewed the PowerShell event logs, focusing on the PowerShell Operational.evtx
and Microsoft-Windows-PowerShell%4Operational.evtx
files, but found no evidence of any exte