Files
Ares-mythic/documentation-payload/apollo/commands/getprivs.md
2026-04-14 12:17:24 +07:00

21 lines
366 B
Markdown

+++
title = "getprivs"
chapter = false
weight = 103
hidden = false
+++
## 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.