Added doas

This commit is contained in:
Vivaldo Chagas
2024-02-24 04:50:39 -03:00
committed by GitHub
parent 4eca50ea16
commit dd809571d9

7
_gtfobins/doas.md Normal file
View File

@@ -0,0 +1,7 @@
---
functions:
suid:
- description: Spawn root shell with vi/vim.
code: |
./doas -u root vi
---