Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124

Disk Analysis
In May 2025, a financial services firm detected suspicious activity after an employee opened an urgent document received via email. The workstation exhibited abnormal behavior, including unexpected processes and unusual network connections. Security teams identified evidence of unauthorized system modifications and potential persistence mechanisms.
Analyze the collected forensic evidence to determine the sequence of the attack. Identify how the initial compromise occurred, trace the execution flow of malicious components, uncover persistence mechanisms deployed, and determine what external infrastructure is being utilized for command and control activities.
Finanical_Support.docm
10660
After downloading Finanical_Support.docm, we find in the logs:
MSUPDATE-2381.EXE
After downloading MSUPDATE-2381.exe we find:
content.inf
We see so many notepad.exe launched
It can be found by filtering on Sysmon Event ID 19 (WmiEventFilter activity detected):
WIN-DMZ0\nevans
A google search for MITRE Wmi Persistence returns:
T1546.003
Filtering on Sysmon Event ID 21 (WmiEventConsumerToFilter activity detected), we find:
S-1-5-21-403280985-4081385913-4248903659-2063598570
A scheduled task will modify registry once created. We can search for :
\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\
We find a scheduled task created:
Microsoft\Windows\UpdateOrchestrator\UpdateAssistant
Filtering on Sysmon Event ID 3, we find:
3.127.36.5:8443