Investigating Privilege Escalation in Windows Using Logs

Investigating Privilege Escalation in Windows requires reading the full event, not just the Event ID: time, computer, user, Logon ID, Process, network source, and organizational context. The conclusion is formed by correlating several sources.
Investigating Windows and Identity relies on a combination of authentication events, process creation, permission changes, Sysmon Telemetry, and organizational context. A single event almost never provides a complete conclusion. This article focuses on investigating Privilege Escalation in Windows and is intended for SOC analysts and Endpoint investigators. The goal is to provide a working methodology that can be applied in practice, in professional interviews, and in a work environment, without settling for a dictionary definition.
The main challenge is that data is almost always partial. 4672 special privileges, group membership changes, service/task creation can indicate a direction, but their meaning depends on the time, asset, user, and expected activity. Therefore, we will structure the investigation around an investigative question, required evidence, and clear criteria for completion.
The practical scenario in the article is: a scenario where a regular user gains local privileges. All examples are lab data or process descriptions. When dealing with Penetration Testing, Web, or Cloud, one should only work with explicit authorization, a defined Scope, and the ability to stop the test.




