Create Process with Token
Adversaries may create a new process with an existing token to escalate privileges and bypass access controls. Processes can be created with the token and resulting security context of another user using features such as <code>CreateProcessWithTokenW</code> and <code>runas</code>.(Citation: Microsoft RunAs) Creating processes with a token not associated with the current user may require the credentials of the target user, specific privileges to impersonate that user, or access to the token to b...
BY SOURCE
PROCEDURES (7)
Auto-extracted: 3 detections for impersonat
Auto-extracted: 2 detections for service
Auto-extracted: 2 detections for credential
Auto-extracted: 2 detections for service
Auto-extracted: 2 detections for child process
Auto-extracted: 1 detections for credential
Auto-extracted: 1 detections for process creation monitoring