This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dfbe9e8bef428287c7bc015fdc2af38a6fb73acf
GTFOBins.github.io
/
_gtfobins
/
nohup.md
bcoles
dfbe9e8bef
Create nohup.md
2020-03-15 12:18:08 +01:00
244 B
Raw
Blame
History
functions
functions
command
sudo
code
export COMMAND='/usr/bin/id' nohup "$COMMAND" cat nohup.out
code
export COMMAND='/usr/bin/id' sudo nohup "$COMMAND" sudo cat nohup.out
Reference in New Issue
View Git Blame
Copy Permalink