1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/doas
Andrea Cardaci c75d4c03cc Convert doas
2026-01-17 01:19:49 +01:00

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:
...