Added metadata to existing payloads (#1)

This commit is contained in:
Martin Sundhaug
2017-10-27 03:49:49 +02:00
committed by Sebastian Kinne
parent 487ab7dc5f
commit b6ab3cc61f
6 changed files with 54 additions and 5 deletions

View File

@@ -1,5 +1,12 @@
#!/bin/bash
# OpenVPN payload
#
# Title: OpenVPN
# Description: Create a connection to a VPN-connection to an OpenVPN-server. Optionally: Send traffic from the clients through said tunnel.
# Author: Hak5
# Version: 1.0
# Category: remote-access
# Target: Any
# Net Mode: BRIDGE, VPN
# Set to 1 to allow clients to use the VPN
FOR_CLIENTS=0