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-14 03:11:33 +01:00
Code
Issues
1b5f2aedae
GTFOBins.github.io
/
_gtfobins
/
csh.md
Emilio Pinna
66b617c955
Add read/write for ash, bash, csh, dash, ed, and emacs
2018-05-28 20:12:44 +02:00
231 B
Raw
Blame
History
functions
execute-interactive
sudo-enabled
suid-enabled
file-write
code
csh
code
sudo csh
code
./csh -b
code
export LFILE=file_to_write ash -c 'echo data > $LFILE'