Resource Group: Pentest VPN
Virtual Machine Name: OpenVPN
Region: East US
Image: Ubuntu Server 18.04 LTS
Size: B1s (1 VCPUS, 1GB RAM)
Authentication type: Password
Username: pentest
Password: [fill out and store securely]
Public inbound ports: HTTP, HTTPS, SSH
Select “create new”
Select “static” and save (Take note of this you will need it later)
Select “Add inbound port rule”
Change “Destination port ranges” to 1194
Change “Protocol” to UDP
Change “Name” to “Port_1194”
Leave the rest as default and select “Add”
ssh pentest@[Public IP]
sudo apt install git
git clone http://github.com/sirchsec/dropbox.git
sudo ./azure_setup.sh
Create an openvpn cert and copy the file to flash drive.
copy the openvpn cert to the home folder
git clone http://github.com/sirchsec/dropbox.git
cd dropbox
chmod +x *.sh
sudo ./NAB_MASTER_INSTALL.sh