> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# getprivs

> Converted from Markdown to MDX

## Summary

Enable as many privileges as possible for your current access token.

## Usage

```
getprivs
```

## MITRE ATT\&CK Mapping

* T1078

## Detailed Summary

The `getprivs` command uses the `AdjustTokenPrivileges` Windows API to enable all privileges assigned to the current thread's token.
