Function Name
LookupPrivilegeValueA
Description
LookupPrivilegeValueA is used to retrieve the locally unique identifier (LUID) used on a specified system to locally represent the specified privilege name. This function is commonly used by malware in process injection or token stealing.
Library
Advapi32.dll
Associated Attacks
Enumeration
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x