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 00:41:33 +01:00
Code
Issues
59c9560ac0
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
Raw
Blame
History
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