mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-08 12:14:13 +02:00
12 lines
176 B
Plaintext
12 lines
176 B
Plaintext
---
|
|
functions:
|
|
shell:
|
|
- code: |-
|
|
doas -u root /bin/sh
|
|
comment: |-
|
|
The user must be allowed to use `doas`.
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|