1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-19 02:11:39 +02:00
GTFOBins.github.io/_gtfobins/elvish.md
n0tr00t ff947275a1
Add elvish and fix aa-exec
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2023-03-20 20:12:36 +01:00

315 B

functions
file-read file-write shell suid sudo
code
export LFILE=file_to_read elvish -c 'echo (slurp <$E:LFILE)'
code
export LFILE=file_to_write elvish -c 'echo DATA >$E:LFILE'
code
elvish
code
./elvish
code
sudo elvish