A security analyst is reviewing correlated alerts in a Security Information and Event Management (SIEM) dashboard following an automated high-severity trigger. The SIEM correlated the following two sequential event log entries captured from an internal workstation within a 5-second interval:
text EventID: 4624 Source: Microsoft-Windows-Security-Auditing Time: 2026-07-27T14:22:05Z Logon Type: 3 (Network) Account Name: admin_corp Workstation Name: WS-FINANCE-04 Source Network Address: 10.0.4.112 Elevated Token: Yes EventID: 7045 Source: Service Control Manager Time: 2026-07-27T14:22:10Z User: NT AUTHORITY\SYSTEM Service Name: PSEXESVC Service File Name: %SystemRoot%\PSEXESVC.exe Image Path: C:\Windows\PSEXESVC.exe Start Type: demand start
Which of the following attack vectors is most directly indicated by this log sequence?
- Lateral movement executing remote service installation via administrative credentialsAnswer
- BCross-site scripting (XSS) payload injection into an internal service management web interface
- CPrivilege escalation caused by broken authorization checks in an API authentication endpoint
- DPreventive security control failure due to misclassified firewall correlation rules