> For the complete documentation index, see [llms.txt](https://cajac.gitbook.io/ctf-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cajac.gitbook.io/ctf-notes/priv-esc/windows-privilege-escalation/privilege-rights.md).

# Privilege Rights

**Privileges** determine the type of system operations that a user account can perform. An administrator assigns privileges to user and group accounts. Each user's privileges include those granted to the user and to the groups to which the user belongs.

## Resources

Privilege Constants (Authorization) - Microsoft Learn: <https://learn.microsoft.com/en-us/windows/win32/secauthz/privilege-constants>
