mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-12 14:34:11 +00:00
first commit
This commit is contained in:
17
documentation-payload/apollo/commands/rev2self.md
Normal file
17
documentation-payload/apollo/commands/rev2self.md
Normal file
@@ -0,0 +1,17 @@
|
||||
+++
|
||||
title = "rev2self"
|
||||
chapter = false
|
||||
weight = 103
|
||||
hidden = false
|
||||
+++
|
||||
|
||||
## Summary
|
||||
Revert to agent's primary token.
|
||||
|
||||
## Usage
|
||||
```
|
||||
rev2self
|
||||
```
|
||||
|
||||
## Detailed Summary
|
||||
The `rev2self` command uses the `SetThreadToken` Windows API to revert the current thread's access token to the process's primary token.
|
||||
Reference in New Issue
Block a user