Function Name
AdjustTokenPrivileges
Description
AdjustTokenPrivileges is used to enable or disable specific access privileges. Malware that performs process injection often calls this function to gain additional permissions.
Library
Advapi32.dll
Associated Attacks
Injection
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x