GTFOBins.github.io/_gtfobins/nvim.md

11 lines
147 B
Markdown
Raw Normal View History

2024-11-11 14:53:41 +01:00
---
functions:
command:
- code: |
COMMAND=id
nvim -c ':!'$COMMAND
sudo:
- code: |
sudo nvim -c ':terminal'
---